/external/angle/src/tests/gl_tests/ |
D | ActiveTextureCacheTest.cpp | 78 GLuint tex1 = 0; in TEST_P() local
|
D | TiledRenderingTest.cpp | 68 GLTexture tex1; in TEST_P() local
|
D | PixelLocalStorageTest.cpp | 671 PLSTestTexture tex1(GL_RGBA8); in TEST_P() local 722 PLSTestTexture tex1(GL_R32F); in TEST_P() local 2616 PLSTestTexture tex1(GL_RGBA8); in TEST_P() local 2958 PLSTestTexture tex1(GL_R32UI); in TEST_P() local 3344 PLSTestTexture tex1(GL_R32F); in TEST_P() local 3369 PLSTestTexture tex1(GL_RGBA8); in TEST_P() local 3792 PLSTestTexture tex1(GL_RGBA8); in run() local 7254 PLSTestTexture tex1(GL_R32F); in TEST_P() local 7282 PLSTestTexture tex1(GL_R32F); in TEST_P() local
|
D | BlitFramebufferANGLETest.cpp | 760 GLTexture tex1; in TEST_P() local 3241 GLTexture tex1; in TEST_P() local
|
D | WebGLCompatibilityTest.cpp | 2731 GLTexture tex1; in TEST_P() local 4081 GLTexture tex1; in TEST_P() local 4207 GLTexture tex1; in TEST_P() local
|
D | ClearTest.cpp | 5056 GLTexture tex1; in TEST_P() local 5090 GLTexture tex1; in TEST_P() local
|
D | FramebufferTest.cpp | 6618 GLTexture tex1, tex2; in TEST_P() local
|
D | StateChangeTest.cpp | 2549 GLTexture tex1; in TEST_P() local
|
D | TextureTest.cpp | 8213 GLTexture tex1; in TEST_P() local
|
/external/skia/src/gpu/graphite/vk/ |
D | VulkanFramebuffer.cpp | 57 auto compatibleTextures = [](const VulkanTexture* tex1, const VulkanTexture* tex2) { in compatible()
|
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | fd2_texture.h | 33 uint32_t tex0, tex1, tex2, tex3, tex4, tex5; member
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
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()
|
/external/skia/tests/ |
D | GrSurfaceTest.cpp | 97 sk_sp<GrTexture> tex1 = resourceProvider->createTexture(kDesc, in DEF_GANESH_TEST_FOR_MOCK_CONTEXT() local
|
D | SurfaceTest.cpp | 357 GrBackendTexture tex1 = SkSurfaces::GetBackendTexture(surface, access); in test_backend_texture_access_copy_on_write() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_instr_set.c | 629 nir_tex_instr *tex1 = nir_instr_as_tex(instr1); in nir_instrs_equal() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureFilteringTests.cpp | 273 const glu::TextureCubeArray *const tex1 = m_gridTex; in init() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureFilteringTests.cpp | 513 const glu::TextureCube *tex1 = m_textures.size() > 1 ? m_textures[1] : tex0; in init() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboColorbufferTests.cpp | 256 uint32_t tex1 = 0; in render() local
|
D | es3fTextureFilteringTests.cpp | 567 const glu::TextureCube *tex1 = m_textures.size() > 1 ? m_textures[1] : tex0; in init() local
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureFilteringTests.cpp | 559 const int tex1 = m_textures.size() > 1 ? 1 : 0; in TextureCubeFilteringTestInstance() local
|