Home
last modified time | relevance | path

Searched refs:draw2DArrayTexturedQuad (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/tests/test_utils/
H A DANGLETest.h491 void draw2DArrayTexturedQuad(GLfloat positionAttribZ,
H A DANGLETest.cpp1347 void ANGLETestBase::draw2DArrayTexturedQuad(GLfloat positionAttribZ, in draw2DArrayTexturedQuad() function in ANGLETestBase
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DCompressedTextureFormatsTest.cpp606 draw2DArrayTexturedQuad(0.0f, 1.0f, false, layer); in testSamplerSliced3D()