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
DPixelLocalStorageTest.cpp605 PLSTestTexture tex1(GL_RGBA8); in TEST_P() local
656 PLSTestTexture tex1(GL_R32F); in TEST_P() local
2347 PLSTestTexture tex1(GL_RGBA8); in TEST_P() local
2516 PLSTestTexture tex1(GL_R32F); in TEST_P() local
2541 PLSTestTexture tex1(GL_RGBA8); in TEST_P() local
5305 PLSTestTexture tex1(GL_R32F); in TEST_P() local
5333 PLSTestTexture tex1(GL_R32F); in TEST_P() local
DBlitFramebufferANGLETest.cpp760 GLTexture tex1; in TEST_P() local
3125 GLTexture tex1; in TEST_P() local
DWebGLCompatibilityTest.cpp2727 GLTexture tex1; in TEST_P() local
4084 GLTexture tex1; in TEST_P() local
4210 GLTexture tex1; in TEST_P() local
DFramebufferTest.cpp5355 GLTexture tex1, tex2; in TEST_P() local
DStateChangeTest.cpp2535 GLTexture tex1; in TEST_P() local
DTextureTest.cpp6825 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.cpp94 sk_sp<GrTexture> tex1 = resourceProvider->createTexture(kDesc, in DEF_GANESH_TEST_FOR_MOCK_CONTEXT() local
DSurfaceTest.cpp344 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.cpp519 const int tex1 = m_textures.size() > 1 ? 1 : 0; in TextureCubeFilteringTestInstance() local