Home
last modified time | relevance | path

Searched defs:texture0 (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DResourceUsageTrackingTests.cpp1306 wgpu::Texture texture0 = CreateTexture(wgpu::TextureUsage::CopySrc); in TEST_F() local
1353 wgpu::Texture texture0 = CreateTexture(wgpu::TextureUsage::TextureBinding | in TEST_F() local
1396 wgpu::Texture texture0 = CreateTexture(wgpu::TextureUsage::TextureBinding | in TEST_F() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustness1VertexAccessTests.cpp795 …const auto texture0 = pipeline::readColorAttachment(vk, device, queue, queueFamilyIndex, allocat… in robustness1TestFn() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustness1VertexAccessTests.cpp775 …const auto texture0 = pipeline::readColorAttachment(vk, device, queue, queueFamilyIndex, allocat… in robustness1TestFn() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fGeometryShaderTests.cpp5227 const glu::Texture texture0 (m_context.getRenderContext()); in iterate() local
5261 const glu::Texture texture0 (m_context.getRenderContext()); in iterate() local
Des31fShaderImageLoadStoreTests.cpp1402 const glu::Texture texture0 (renderCtx); in iterate() local