Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferMultiviewTest.cpp281 GLTexture tex2; in TEST_P() local
311 GLTexture tex2; in TEST_P() local
H A DTiledRenderingTest.cpp76 GLTexture tex2; in TEST_P() local
H A DPixelLocalStorageTest.cpp652 PLSTestTexture tex2(GL_RGBA8I); in TEST_P() local
703 PLSTestTexture tex2(GL_R32UI); in TEST_P() local
1632 PLSTestTexture tex2(GL_RGBA8); in TEST_P() local
2666 PLSTestTexture tex2(GL_RGBA8); in TEST_P() local
3426 PLSTestTexture tex2(GL_R32UI); in run() local
H A DClearTest.cpp3906 GLTexture tex2; in TEST_P() local
3940 GLTexture tex2; in TEST_P() local
3974 GLTexture tex2; in TEST_P() local
H A DGeometryShaderTest.cpp873 GLuint tex2; in testNegativeFramebufferTexture() local
H A DStateChangeTest.cpp2555 GLTexture tex2; in TEST_P() local
6690 GLTexture tex2; in TEST_P() local
H A DWebGLCompatibilityTest.cpp4202 GLTexture tex2; in TEST_P() local
H A DFramebufferTest.cpp6559 GLTexture tex1, tex2; in TEST_P() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_texture.h33 uint32_t tex0, tex1, tex2, tex3, tex4, tex5; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A 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()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_instr_set.c610 nir_tex_instr *tex2 = nir_instr_as_tex(instr2); in nir_instrs_equal() local
/aosp_15_r20/external/skia/tests/
H A DSurfaceTest.cpp360 GrBackendTexture tex2 = SkSurfaces::GetBackendTexture(surface, access); in test_backend_texture_access_copy_on_write() local