Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DDrawBuffersTest.cpp65 for (size_t texIndex = 0; texIndex < ArraySize(mTextures); texIndex++) in setupTest() local
579 for (GLuint texIndex = 0; texIndex < halfMaxDrawBuffers; texIndex++) in TEST_P() local
594 for (GLuint texIndex = 0; texIndex < halfMaxDrawBuffers; texIndex++) in TEST_P() local
629 for (GLint texIndex = 0; texIndex < mMaxDrawBuffers; ++texIndex) in TEST_P() local
647 for (GLint texIndex = 0; texIndex < mMaxDrawBuffers; ++texIndex) in TEST_P() local
657 for (GLint texIndex = 0; texIndex < mMaxDrawBuffers; ++texIndex) in TEST_P() local
802 for (GLint texIndex = 0; texIndex < mMaxDrawBuffers; ++texIndex) in TEST_P() local
821 for (GLint texIndex = 0; texIndex < mMaxDrawBuffers; ++texIndex) in TEST_P() local
850 for (GLuint texIndex = 0; texIndex < kMaxBuffers; texIndex++) in TEST_P() local
942 for (GLuint texIndex = 0; texIndex < kMaxBuffers; texIndex++) in TEST_P() local
[all …]
DTextureTest.cpp8159 RGBA8 getPixel(GLint texIndex) in getPixel()
8175 GLint texIndex = 0; in initTextures() local
8227 for (GLint texIndex = 0; texIndex < vertexTextureCount; ++texIndex) in testWithTextures() local
8241 for (GLint texIndex = 0; texIndex < fragmentTextureCount; ++texIndex) in testWithTextures() local
DFramebufferTest.cpp1233 for (GLint texIndex = 0; texIndex < kDrawBufferCount; ++texIndex) in TEST_P() local
1247 for (GLint texIndex = 0; texIndex < kDrawBufferCount; ++texIndex) in TEST_P() local
DGLSLTest.cpp871 for (size_t texIndex = 0; texIndex < ArraySize(textures); texIndex++) in TEST_P() local
908 for (GLuint texIndex = 0; texIndex < kMaxBuffers; texIndex++) in TEST_P() local
957 for (GLint texIndex = 0; texIndex < kDrawBufferCount; ++texIndex) in TEST_P() local
970 for (GLint texIndex = 0; texIndex < kDrawBufferCount; ++texIndex) in TEST_P() local
/external/replicaisland/src/com/replica/replicaisland/
DGrid.java185 final int texIndex = index * 2; in setVertex() local
/external/angle/src/tests/perf_tests/
DTexturesPerf.cpp223 for (size_t texIndex = 0; texIndex < params.numTextures; texIndex++) in initTextures() local
/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/skia/tools/
DDDLPromiseImageHelper.cpp124 int texIndex) { in create_yuva_texture()
/external/deqp/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()