Home
last modified time | relevance | path

Searched defs:texIndex (Results 1 – 11 of 11) 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 …]
DGLSLTest.cpp875 for (size_t texIndex = 0; texIndex < ArraySize(textures); texIndex++) in TEST_P() local
912 for (GLuint texIndex = 0; texIndex < kMaxBuffers; texIndex++) in TEST_P() local
961 for (GLint texIndex = 0; texIndex < kDrawBufferCount; ++texIndex) in TEST_P() local
974 for (GLint texIndex = 0; texIndex < kDrawBufferCount; ++texIndex) in TEST_P() local
20550 for (size_t texIndex = 0; texIndex < ArraySize(textures); texIndex++) in TEST_P() local
20581 for (GLuint texIndex = 0; texIndex < kMaxBuffers; texIndex++) in TEST_P() local
DTextureTest.cpp9567 RGBA8 getPixel(GLint texIndex) in getPixel()
9583 GLint texIndex = 0; in initTextures() local
9635 for (GLint texIndex = 0; texIndex < vertexTextureCount; ++texIndex) in testWithTextures() local
9649 for (GLint texIndex = 0; texIndex < fragmentTextureCount; ++texIndex) in testWithTextures() local
DFramebufferTest.cpp1692 for (GLint texIndex = 0; texIndex < kDrawBufferCount; ++texIndex) in TEST_P() local
1706 for (GLint texIndex = 0; texIndex < kDrawBufferCount; ++texIndex) in TEST_P() local
/external/skia/src/gpu/graphite/compute/
DDispatchGroup.cpp149 int texIndex = 0; in appendStepInternal() 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/skia/tools/
DDDLPromiseImageHelper.cpp126 int texIndex) { in create_yuva_texture()
/external/mesa3d/src/mesa/main/
Dtexstate.c828 const int texIndex = u_bit_scan(&mask); in update_ff_texture_state() local
Dteximage.c423 GLuint texIndex; in get_proxy_tex_image() local
/external/deqp/external/openglcts/modules/common/
DglcPackedDepthStencilTests.cpp854 bool BaseTest::verifyDepthStencilGradient(GLvoid *data, unsigned int texIndex, int width, int heigh… in verifyDepthStencilGradient()
995 bool BaseTest::verifyColorGradient(GLvoid *data, unsigned int texIndex, int function, int width, in… in verifyColorGradient()