Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DTiledRenderingTest.cpp76 GLTexture tex2; in TEST_P() local
DFramebufferMultiviewTest.cpp281 GLTexture tex2; in TEST_P() local
311 GLTexture tex2; in TEST_P() local
DPixelLocalStorageTest.cpp672 PLSTestTexture tex2(GL_RGBA8I); in TEST_P() local
723 PLSTestTexture tex2(GL_R32UI); in TEST_P() local
1650 PLSTestTexture tex2(GL_RGBA8); in TEST_P() local
2617 PLSTestTexture tex2(GL_RGBA8); in TEST_P() local
3793 PLSTestTexture tex2(GL_R32UI); in run() local
DClearTest.cpp5026 GLTexture tex2; in TEST_P() local
5060 GLTexture tex2; in TEST_P() local
5094 GLTexture tex2; in TEST_P() local
DGeometryShaderTest.cpp873 GLuint tex2; in testNegativeFramebufferTexture() local
DStateChangeTest.cpp2555 GLTexture tex2; in TEST_P() local
6731 GLTexture tex2; in TEST_P() local
DWebGLCompatibilityTest.cpp4208 GLTexture tex2; in TEST_P() local
DFramebufferTest.cpp6618 GLTexture tex1, tex2; in TEST_P() local
/external/skia/src/gpu/graphite/vk/
DVulkanFramebuffer.cpp57 auto compatibleTextures = [](const VulkanTexture* tex1, const VulkanTexture* tex2) { in compatible()
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_texture.h33 uint32_t tex0, tex1, tex2, tex3, tex4, tex5; member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_image_copy_region.c73 struct pipe_resource *tex2) in set_random_pixels_for_2_textures()
152 struct pipe_resource *tex2) in compare_gpu_textures()
/external/mesa3d/src/compiler/nir/
Dnir_instr_set.c630 nir_tex_instr *tex2 = nir_instr_as_tex(instr2); in nir_instrs_equal() local
/external/skia/tests/
DSurfaceTest.cpp360 GrBackendTexture tex2 = SkSurfaces::GetBackendTexture(surface, access); in test_backend_texture_access_copy_on_write() local