Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DActiveTextureCacheTest.cpp78 GLuint tex1 = 0; in TEST_P() local
DWebGLCompatibilityTest.cpp2721 GLTexture tex1; in TEST_P() local
4088 GLTexture tex1; in TEST_P() local
4214 GLTexture tex1; in TEST_P() local
DBlitFramebufferANGLETest.cpp2454 GLTexture tex1; in TEST_P() local
DStateChangeTest.cpp2398 GLTexture tex1; in TEST_P() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_texture.h51 uint32_t tex0, tex1, tex2, tex3, tex4, tex5; member
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DRenderBundleValidationTests.cpp935 wgpu::Texture tex1 = device.CreateTexture(&textureDesc); in TEST_F() local
1005 wgpu::Texture tex1 = device.CreateTexture(&textureDesc); in TEST_F() local
1062 wgpu::Texture tex1 = device.CreateTexture(&textureDesc); in TEST_F() local
/third_party/skia/tests/
DGrSurfaceTest.cpp51 sk_sp<GrTexture> tex1 = in DEF_GPUTEST_FOR_MOCK_CONTEXT() local
DSurfaceTest.cpp287 GrBackendTexture tex1 = surface->getBackendTexture(access); in test_backend_texture_access_copy_on_write() local
/third_party/mesa3d/src/compiler/nir/
Dnir_instr_set.c645 nir_tex_instr *tex1 = nir_instr_as_tex(instr1); in nir_instrs_equal() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureFilteringTests.cpp281 const glu::TextureCubeArray* const tex1 = m_gridTex; in init() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DBlitFramebufferANGLETest.cpp1941 GLTexture tex1; in TEST_P() local
DWebGLCompatibilityTest.cpp2416 GLTexture tex1; in TEST_P() local
3526 GLTexture tex1; in TEST_P() local
3586 GLTexture tex1; in TEST_P() local
DStateChangeTest.cpp2076 GLTexture tex1; in TEST_P() local
/third_party/flutter/skia/tests/
DGrSurfaceTest.cpp50 sk_sp<GrTexture> tex1 = resourceProvider->createTexture( in DEF_GPUTEST_FOR_MOCK_CONTEXT() local
DSurfaceTest.cpp300 GrBackendTexture tex1 = surface->getBackendTexture(access); in test_backend_texture_access_copy_on_write() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fTextureFilteringTests.cpp485 const glu::TextureCube* tex1 = m_textures.size() > 1 ? m_textures[1] : tex0; in init() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboColorbufferTests.cpp249 deUint32 tex1 = 0; in render() local
Des3fTextureFilteringTests.cpp523 const glu::TextureCube* tex1 = m_textures.size() > 1 ? m_textures[1] : tex0; in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringTests.cpp491 const int tex1 = m_textures.size() > 1 ? 1 : 0; in TextureCubeFilteringTestInstance() local
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
Dunittests.cpp930 GLuint tex1 = 1; in TEST_F() local