Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DActiveTextureCacheTest.cpp78 GLuint tex1 = 0; in TEST_P() local
DTiledRenderingTest.cpp68 GLTexture tex1; in TEST_P() local
DPixelLocalStorageTest.cpp671 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
DBlitFramebufferANGLETest.cpp760 GLTexture tex1; in TEST_P() local
3241 GLTexture tex1; in TEST_P() local
DWebGLCompatibilityTest.cpp2731 GLTexture tex1; in TEST_P() local
4081 GLTexture tex1; in TEST_P() local
4207 GLTexture tex1; in TEST_P() local
DClearTest.cpp5056 GLTexture tex1; in TEST_P() local
5090 GLTexture tex1; in TEST_P() local
DFramebufferTest.cpp6618 GLTexture tex1, tex2; in TEST_P() local
DStateChangeTest.cpp2549 GLTexture tex1; in TEST_P() local
DTextureTest.cpp8213 GLTexture tex1; 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.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()
/external/skia/tests/
DGrSurfaceTest.cpp97 sk_sp<GrTexture> tex1 = resourceProvider->createTexture(kDesc, in DEF_GANESH_TEST_FOR_MOCK_CONTEXT() local
DSurfaceTest.cpp357 GrBackendTexture tex1 = SkSurfaces::GetBackendTexture(surface, access); in test_backend_texture_access_copy_on_write() local
/external/mesa3d/src/compiler/nir/
Dnir_instr_set.c629 nir_tex_instr *tex1 = nir_instr_as_tex(instr1); in nir_instrs_equal() local
/external/deqp/modules/gles31/functional/
Des31fTextureFilteringTests.cpp273 const glu::TextureCubeArray *const tex1 = m_gridTex; in init() local
/external/deqp/modules/gles2/functional/
Des2fTextureFilteringTests.cpp513 const glu::TextureCube *tex1 = m_textures.size() > 1 ? m_textures[1] : tex0; in init() local
/external/deqp/modules/gles3/functional/
Des3fFboColorbufferTests.cpp256 uint32_t tex1 = 0; in render() local
Des3fTextureFilteringTests.cpp567 const glu::TextureCube *tex1 = m_textures.size() > 1 ? m_textures[1] : tex0; in init() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringTests.cpp559 const int tex1 = m_textures.size() > 1 ? 1 : 0; in TextureCubeFilteringTestInstance() local