Home
last modified time | relevance | path

Searched defs:tex1 (Results 1 – 14 of 14) sorted by relevance

/external/angle/src/tests/gl_tests/
DActiveTextureCacheTest.cpp78 GLuint tex1 = 0; in TEST_P() local
DBlitFramebufferANGLETest.cpp760 GLTexture tex1; in TEST_P() local
2800 GLTexture tex1; in TEST_P() local
DWebGLCompatibilityTest.cpp2721 GLTexture tex1; in TEST_P() local
4088 GLTexture tex1; in TEST_P() local
4214 GLTexture tex1; in TEST_P() local
DStateChangeTest.cpp2527 GLTexture tex1; in TEST_P() local
DTextureTest.cpp6121 GLTexture tex1; in TEST_P() local
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_texture.h51 uint32_t tex0, tex1, tex2, tex3, tex4, tex5; member
/external/skia/tests/
DGrSurfaceTest.cpp51 sk_sp<GrTexture> tex1 = in DEF_GPUTEST_FOR_MOCK_CONTEXT() local
DSurfaceTest.cpp288 GrBackendTexture tex1 = surface->getBackendTexture(access); in test_backend_texture_access_copy_on_write() local
/external/mesa3d/src/compiler/nir/
Dnir_instr_set.c645 nir_tex_instr *tex1 = nir_instr_as_tex(instr1); in nir_instrs_equal() local
/external/deqp/modules/gles31/functional/
Des31fTextureFilteringTests.cpp281 const glu::TextureCubeArray* const tex1 = m_gridTex; in init() local
/external/deqp/modules/gles2/functional/
Des2fTextureFilteringTests.cpp485 const glu::TextureCube* tex1 = m_textures.size() > 1 ? m_textures[1] : tex0; in init() local
/external/deqp/modules/gles3/functional/
Des3fFboColorbufferTests.cpp249 deUint32 tex1 = 0; in render() local
Des3fTextureFilteringTests.cpp523 const glu::TextureCube* tex1 = m_textures.size() > 1 ? m_textures[1] : tex0; in init() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringTests.cpp511 const int tex1 = m_textures.size() > 1 ? 1 : 0; in TextureCubeFilteringTestInstance() local