Home
last modified time | relevance | path

Searched refs:sampleLocationsCount (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_render_pass.c1081 sl_count += att_sl_in->sampleLocationsInfo.sampleLocationsCount; in clone_rp_sample_locations()
1086 sl_count += sp_sl_in->sampleLocationsInfo.sampleLocationsCount; in clone_rp_sample_locations()
1107 sli_in->sampleLocationsCount); in clone_rp_sample_locations()
1115 .sampleLocationsCount = sli_in->sampleLocationsCount, in clone_rp_sample_locations()
1120 next_sl += sli_in->sampleLocationsCount; in clone_rp_sample_locations()
1129 sli_in->sampleLocationsCount); in clone_rp_sample_locations()
1137 .sampleLocationsCount = sli_in->sampleLocationsCount, in clone_rp_sample_locations()
1142 next_sl += sli_in->sampleLocationsCount; in clone_rp_sample_locations()
Dvk_graphics_state.c697 assert(sl_info->sampleLocationsCount == in vk_sample_locations_state_init()
702 assert(sl_info->sampleLocationsCount <= MESA_VK_MAX_SAMPLE_LOCATIONS); in vk_sample_locations_state_init()
704 sl_info->sampleLocationsCount); in vk_sample_locations_state_init()
2500 assert(pSampleLocationsInfo->sampleLocationsCount == in vk_common_CmdSetSampleLocationsEXT()
2505 assert(pSampleLocationsInfo->sampleLocationsCount <= in vk_common_CmdSetSampleLocationsEXT()
2510 0, pSampleLocationsInfo->sampleLocationsCount, in vk_common_CmdSetSampleLocationsEXT()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dprimsrast.adoc845 * pname:sampleLocationsCount is the number of sample locations in
848 pname:sampleLocationsCount slink:VkSampleLocationEXT structures.
875 * [[VUID-VkSampleLocationsInfoEXT-sampleLocationsCount-01527]]
876 pname:sampleLocationsCount must: equal
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp530 VULKAN_HPP_HASH_COMBINE( seed, sampleLocationsInfoEXT.sampleLocationsCount ); in operator ()()
Dvulkan_hash.hpp1112 VULKAN_HPP_HASH_COMBINE( seed, sampleLocationsInfoEXT.sampleLocationsCount ); in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h12087 uint32_t sampleLocationsCount; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc8810 slink:VkSampleLocationsInfoEXT::pname:sampleLocationsCount optional, to