Home
last modified time | relevance | path

Searched defs:tex1 (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DPixelLocalStorageTest.cpp651 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 DActiveTextureCacheTest.cpp78 GLuint tex1 = 0; in TEST_P() local
H A DTiledRenderingTest.cpp68 GLTexture tex1; in TEST_P() local
H A DBlitFramebufferANGLETest.cpp760 GLTexture tex1; in TEST_P() local
3196 GLTexture tex1; in TEST_P() local
H A DWebGLCompatibilityTest.cpp2725 GLTexture tex1; in TEST_P() local
4075 GLTexture tex1; in TEST_P() local
4201 GLTexture tex1; in TEST_P() local
H A DClearTest.cpp3936 GLTexture tex1; in TEST_P() local
3970 GLTexture tex1; in TEST_P() local
H A DFramebufferTest.cpp6559 GLTexture tex1, tex2; in TEST_P() local
H A DStateChangeTest.cpp2549 GLTexture tex1; in TEST_P() local
H A DTextureTest.cpp8005 GLTexture tex1; 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.c72 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 Dfill_common.cpp174 static const float tex1[] = { in setupVA() local
/aosp_15_r20/external/skia/tests/
H A DGrSurfaceTest.cpp97 sk_sp<GrTexture> tex1 = resourceProvider->createTexture(kDesc, in DEF_GANESH_TEST_FOR_MOCK_CONTEXT() local
H A DSurfaceTest.cpp357 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 Dnir_instr_set.c609 nir_tex_instr *tex1 = nir_instr_as_tex(instr1); in nir_instrs_equal() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureFilteringTests.cpp273 const glu::TextureCubeArray *const tex1 = m_gridTex; in init() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fTextureFilteringTests.cpp513 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 Des3fFboColorbufferTests.cpp256 uint32_t tex1 = 0; in render() local
H A Des3fTextureFilteringTests.cpp563 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 DvktTextureFilteringTests.cpp556 const int tex1 = m_textures.size() > 1 ? 1 : 0; in TextureCubeFilteringTestInstance() local