Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DDrawBuffersTest.cpp65 for (size_t texIndex = 0; texIndex < ArraySize(mTextures); texIndex++) in setupTest() local
435 for (GLuint texIndex = 0; texIndex < halfMaxDrawBuffers; texIndex++) in TEST_P() local
450 for (GLuint texIndex = 0; texIndex < halfMaxDrawBuffers; texIndex++) in TEST_P() local
501 for (GLuint texIndex = 0; texIndex < kMaxBuffers; texIndex++) in TEST_P() local
593 for (GLuint texIndex = 0; texIndex < kMaxBuffers; texIndex++) in TEST_P() local
DFramebufferTest.cpp1071 for (GLint texIndex = 0; texIndex < kDrawBufferCount; ++texIndex) in TEST_P() local
1085 for (GLint texIndex = 0; texIndex < kDrawBufferCount; ++texIndex) in TEST_P() local
DTextureTest.cpp6670 RGBA8 getPixel(GLint texIndex) in getPixel()
6686 GLint texIndex = 0; in initTextures() local
6738 for (GLint texIndex = 0; texIndex < vertexTextureCount; ++texIndex) in testWithTextures() local
6752 for (GLint texIndex = 0; texIndex < fragmentTextureCount; ++texIndex) in testWithTextures() local
DGLSLTest.cpp562 for (size_t texIndex = 0; texIndex < ArraySize(textures); texIndex++) in TEST_P() local
599 for (GLuint texIndex = 0; texIndex < kMaxBuffers; texIndex++) in TEST_P() local
648 for (GLint texIndex = 0; texIndex < kDrawBufferCount; ++texIndex) in TEST_P() local
661 for (GLint texIndex = 0; texIndex < kDrawBufferCount; ++texIndex) in TEST_P() local
/external/angle/src/tests/perf_tests/
DTexturesPerf.cpp182 for (size_t texIndex = 0; texIndex < params.numTextures; texIndex++) in initTextures() local
/external/replicaisland/src/com/replica/replicaisland/
DGrid.java185 final int texIndex = index * 2; in setVertex() local
/external/skqp/tools/
DDDLPromiseImageHelper.cpp66 const SkYUVAIndex yuvaIndices[4], int texIndex) { in create_yuva_texture()
/external/skia/tools/
DDDLPromiseImageHelper.cpp123 int texIndex) { in create_yuva_texture()
/external/mesa3d/src/mesa/main/
Dtexstate.c816 const int texIndex = u_bit_scan(&mask); in update_ff_texture_state() local
Dteximage.c419 GLuint texIndex; in get_proxy_tex_image() local
/external/deqp/external/openglcts/modules/common/
DglcPackedDepthStencilTests.cpp850 bool BaseTest::verifyDepthStencilGradient(GLvoid* data, unsigned int texIndex, int width, int heigh… in verifyDepthStencilGradient()
991 bool BaseTest::verifyColorGradient(GLvoid* data, unsigned int texIndex, int function, int width, in… in verifyColorGradient()
/external/skqp/gm/
Dwacky_yuv_formats.cpp665 SkYUVAIndex yuvaIndices[4], int texIndex) { in create_yuva_texture()