HomeSort by: relevance | last modified time | path
    Searched refs:framebufferDepthSampleCounts (Results 1 - 14 of 14) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
panvk_device.c 807 .framebufferDepthSampleCounts = sample_counts,
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
zink_screen.c 996 (screen->info.props.limits.framebufferDepthSampleCounts & sample_mask) != sample_mask)
zink_context.c 4155 if (!(screen->info.props.limits.framebufferDepthSampleCounts & BITFIELD_BIT(i)))
  /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
tu_device.c 800 .framebufferDepthSampleCounts = sample_counts,
  /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
v3dv_device.c 1387 .framebufferDepthSampleCounts = supported_sample_counts,
  /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_device.c 971 .framebufferDepthSampleCounts = sample_counts,
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
lvp_device.c 785 .framebufferDepthSampleCounts = sample_counts,
  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_device.c 1907 .framebufferDepthSampleCounts = sample_counts,
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_device.c 1311 .framebufferDepthSampleCounts = sample_counts,
  /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
radv_device.c 1085 .framebufferDepthSampleCounts = sample_counts,
  /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
vn_protocol_driver_device.h 111 size += vn_sizeof_VkFlags(&val->framebufferDepthSampleCounts);
237 vn_decode_VkFlags(dec, &val->framebufferDepthSampleCounts);
355 /* skip val->framebufferDepthSampleCounts */
467 /* skip val->framebufferDepthSampleCounts */
  /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_device.c 1772 .framebufferDepthSampleCounts = sample_counts,
  /xsrc/external/mit/MesaLib.old/dist/include/vulkan/
vulkan_core.h 2011 VkSampleCountFlags framebufferDepthSampleCounts;
  /xsrc/external/mit/MesaLib/dist/include/vulkan/
vulkan_core.h 2686 VkSampleCountFlags framebufferDepthSampleCounts;

Completed in 145 milliseconds