Home
last modified time | relevance | path

Searched defs:textureUsage (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DPassResourceUsageTracker.cpp45 TextureSubresourceUsage& textureUsage = it.first->second; in TextureViewUsedAs() local
65 const TextureSubresourceUsage& textureUsage) { in AddRenderBundleTextureUsage()
DCommandValidation.cpp48 const TextureSubresourceUsage& textureUsage = scope.textureUsages[i]; in ValidateSyncScopeResourceUsage() local
/third_party/mesa3d/src/gallium/winsys/sw/hgl/
Dhgl_sw_winsys.cpp88 unsigned textureUsage, enum pipe_format format) in hgl_winsys_is_displaytarget_format_supported()
110 unsigned textureUsage, enum pipe_format format, unsigned width, in hgl_winsys_displaytarget_create()
/third_party/skia/third_party/externals/dawn/src/include/dawn/
Ddawn_wsi.h58 WGPUTextureUsage textureUsage; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderMiscTestsEXT.cpp4656 const auto textureUsage = (VK_IMAGE_USAGE_SAMPLED_BIT | VK_IMAGE_USAGE_TRANSFER_DST_BIT); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderMiscTestsEXT.cpp4656 const auto textureUsage = (VK_IMAGE_USAGE_SAMPLED_BIT | VK_IMAGE_USAGE_TRANSFER_DST_BIT); in iterate() local