Home
last modified time | relevance | path

Searched defs:textureViews (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DExternalTexture.h58 std::array<Ref<TextureViewBase>, kMaxPlanesPerFormat> textureViews; member in dawn_native::ExternalTextureBase
H A DPassResourceUsageTracker.cpp131 const std::array<Ref<TextureViewBase>, kMaxPlanesPerFormat>& textureViews = in AddBindGroup() local
205 const std::array<Ref<TextureViewBase>, kMaxPlanesPerFormat>& textureViews = in AddResourcesReferencedByBindGroup() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DBindGroupVk.cpp136 textureViews = GetBindingAsExternalTexture(bindingIndex)->GetTextureViews(); in BindGroup() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDepthStencilLoadOpTests.cpp151 std::array<wgpu::TextureView, kMipLevelCount> textureViews; member in __anon20548::DepthStencilLoadOpTests
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DCommandBufferGL.cpp369 textureViews = mBindGroups[index] in ApplyBindGroup() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp1663 std::vector<Move<VkImageView>> textureViews; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp1663 std::vector<Move<VkImageView>> textureViews; in iterate() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp1023 std::vector<TextureView> textureViews; member in tgsi::Source
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderMiscTestsEXT.cpp4712 std::vector<Move<VkImageView>> textureViews; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTestsEXT.cpp4709 std::vector<Move<VkImageView>> textureViews; in iterate() local

Completed in 36 milliseconds