Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DActiveTextureCacheTest.cpp78 GLuint tex1 = 0; in TEST_P() local
DBlitFramebufferANGLETest.cpp2483 GLTexture tex1; in TEST_P() local
DWebGLCompatibilityTest.cpp2685 GLTexture tex1; in TEST_P() local
3974 GLTexture tex1; in TEST_P() local
4100 GLTexture tex1; in TEST_P() local
DStateChangeTest.cpp2401 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.cpp289 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.cpp278 const glu::TextureCubeArray* const tex1 = m_gridTex; in init() local
/external/skqp/tests/
DGrSurfaceTest.cpp48 sk_sp<GrTexture> tex1 = resourceProvider->createTexture(desc, SkBudgeted::kNo); in DEF_GPUTEST_FOR_NULLGL_CONTEXT() local
DSurfaceTest.cpp294 GrBackendTexture tex1 = surface->getBackendTexture(access); in test_backend_texture_access_copy_on_write() 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.cpp247 deUint32 tex0, tex1; in render() local
Des3fTextureFilteringTests.cpp520 const glu::TextureCube* tex1 = m_textures.size() > 1 ? m_textures[1] : tex0; in init() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringTests.cpp491 const int tex1 = m_textures.size() > 1 ? 1 : 0; in TextureCubeFilteringTestInstance() local
/external/swiftshader/tests/GLESUnitTests/
Dunittests.cpp930 GLuint tex1 = 1; in TEST_F() local