Home
last modified time | relevance | path

Searched defs:tex2 (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_texture.h54 uint32_t tex0, tex2, tex3; member
/external/mesa3d/src/compiler/nir/
Dnir_instr_set.c294 nir_tex_instr *tex2 = nir_instr_as_tex(instr2); in nir_instrs_equal() local
/external/skqp/tests/
DSurfaceTest.cpp297 GrBackendTexture tex2 = surface->getBackendTexture(access); in test_backend_texture_access_copy_on_write() local
/external/skia/tests/
DSurfaceTest.cpp297 GrBackendTexture tex2 = surface->getBackendTexture(access); in test_backend_texture_access_copy_on_write() local
/external/swiftshader/tests/GLESUnitTests/
Dunittests.cpp761 GLuint tex2 = 2; in TEST_F() local