Home
last modified time | relevance | path

Searched defs:texIndex (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DDrawBuffersTest.cpp65 for (size_t texIndex = 0; texIndex < ArraySize(mTextures); texIndex++) in setupTest() local
426 for (GLuint texIndex = 0; texIndex < halfMaxDrawBuffers; texIndex++) in TEST_P() local
441 for (GLuint texIndex = 0; texIndex < halfMaxDrawBuffers; texIndex++) in TEST_P() local
489 for (GLuint texIndex = 0; texIndex < kMaxBuffers; texIndex++) in TEST_P() local
581 for (GLuint texIndex = 0; texIndex < kMaxBuffers; texIndex++) in TEST_P() local
848 for (uint32_t texIndex = 0; texIndex < 7; ++texIndex) in TEST_P() local
DFramebufferTest.cpp1103 for (GLint texIndex = 0; texIndex < kDrawBufferCount; ++texIndex) in TEST_P() local
1117 for (GLint texIndex = 0; texIndex < kDrawBufferCount; ++texIndex) in TEST_P() local
DTextureTest.cpp6819 RGBA8 getPixel(GLint texIndex) in getPixel()
6835 GLint texIndex = 0; in initTextures() local
6887 for (GLint texIndex = 0; texIndex < vertexTextureCount; ++texIndex) in testWithTextures() local
6901 for (GLint texIndex = 0; texIndex < fragmentTextureCount; ++texIndex) in testWithTextures() local
DGLSLTest.cpp819 for (size_t texIndex = 0; texIndex < ArraySize(textures); texIndex++) in TEST_P() local
856 for (GLuint texIndex = 0; texIndex < kMaxBuffers; texIndex++) in TEST_P() local
905 for (GLint texIndex = 0; texIndex < kDrawBufferCount; ++texIndex) in TEST_P() local
918 for (GLint texIndex = 0; texIndex < kDrawBufferCount; ++texIndex) in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DTexturesPerf.cpp223 for (size_t texIndex = 0; texIndex < params.numTextures; texIndex++) in initTextures() local
/third_party/skia/tools/
DDDLPromiseImageHelper.cpp123 int texIndex) { in create_yuva_texture()
/third_party/mesa3d/src/mesa/main/
Dtexstate.c828 const int texIndex = u_bit_scan(&mask); in update_ff_texture_state() local
Dteximage.c421 GLuint texIndex; in get_proxy_tex_image() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPackedDepthStencilTests.cpp851 bool BaseTest::verifyDepthStencilGradient(GLvoid* data, unsigned int texIndex, int width, int heigh… in verifyDepthStencilGradient()
992 bool BaseTest::verifyColorGradient(GLvoid* data, unsigned int texIndex, int function, int width, in… in verifyColorGradient()