/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | PixelLocalStorageTest.cpp | 651 PLSTestTexture tex1(GL_RGBA8); in TEST_P() local 702 PLSTestTexture tex1(GL_R32F); in TEST_P() local 2665 PLSTestTexture tex1(GL_RGBA8); in TEST_P() local 2993 PLSTestTexture tex1(GL_R32F); in TEST_P() local 3018 PLSTestTexture tex1(GL_RGBA8); in TEST_P() local 3425 PLSTestTexture tex1(GL_RGBA8); in run() local 6273 PLSTestTexture tex1(GL_R32F); in TEST_P() local 6301 PLSTestTexture tex1(GL_R32F); in TEST_P() local
|
H A D | ActiveTextureCacheTest.cpp | 78 GLuint tex1 = 0; in TEST_P() local
|
H A D | TiledRenderingTest.cpp | 68 GLTexture tex1; in TEST_P() local
|
H A D | BlitFramebufferANGLETest.cpp | 760 GLTexture tex1; in TEST_P() local 3196 GLTexture tex1; in TEST_P() local
|
H A D | WebGLCompatibilityTest.cpp | 2725 GLTexture tex1; in TEST_P() local 4075 GLTexture tex1; in TEST_P() local 4201 GLTexture tex1; in TEST_P() local
|
H A D | ClearTest.cpp | 3936 GLTexture tex1; in TEST_P() local 3970 GLTexture tex1; in TEST_P() local
|
H A D | FramebufferTest.cpp | 6559 GLTexture tex1, tex2; in TEST_P() local
|
H A D | StateChangeTest.cpp | 2549 GLTexture tex1; in TEST_P() local
|
H A D | TextureTest.cpp | 8005 GLTexture tex1; in TEST_P() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | fd2_texture.h | 33 uint32_t tex0, tex1, tex2, tex3, tex4, tex5; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_test_image_copy_region.c | 72 static void set_random_pixels_for_2_textures(struct pipe_context *ctx, struct pipe_resource *tex1, in set_random_pixels_for_2_textures() 151 static bool compare_gpu_textures(struct pipe_context *ctx, struct pipe_resource *tex1, in compare_gpu_textures()
|
/aosp_15_r20/frameworks/native/opengl/tests/gl_perf/ |
H A D | fill_common.cpp | 174 static const float tex1[] = { in setupVA() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | GrSurfaceTest.cpp | 97 sk_sp<GrTexture> tex1 = resourceProvider->createTexture(kDesc, in DEF_GANESH_TEST_FOR_MOCK_CONTEXT() local
|
H A D | SurfaceTest.cpp | 357 GrBackendTexture tex1 = SkSurfaces::GetBackendTexture(surface, access); in test_backend_texture_access_copy_on_write() local
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_instr_set.c | 609 nir_tex_instr *tex1 = nir_instr_as_tex(instr1); in nir_instrs_equal() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fTextureFilteringTests.cpp | 273 const glu::TextureCubeArray *const tex1 = m_gridTex; in init() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fTextureFilteringTests.cpp | 513 const glu::TextureCube *tex1 = m_textures.size() > 1 ? m_textures[1] : tex0; in init() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fFboColorbufferTests.cpp | 256 uint32_t tex1 = 0; in render() local
|
H A D | es3fTextureFilteringTests.cpp | 563 const glu::TextureCube *tex1 = m_textures.size() > 1 ? m_textures[1] : tex0; in init() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureFilteringTests.cpp | 556 const int tex1 = m_textures.size() > 1 ? 1 : 0; in TextureCubeFilteringTestInstance() local
|