Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_render_pass.c1106 typed_memcpy(next_sl, sli_in->pSampleLocations, in clone_rp_sample_locations()
1116 .pSampleLocations = next_sl, in clone_rp_sample_locations()
1128 typed_memcpy(next_sl, sli_in->pSampleLocations, in clone_rp_sample_locations()
1138 .pSampleLocations = next_sl, in clone_rp_sample_locations()
Dvk_graphics_state.c703 typed_memcpy(sl->locations, sl_info->pSampleLocations, in vk_sample_locations_state_init()
2511 pSampleLocationsInfo->pSampleLocations); in vk_common_CmdSetSampleLocationsEXT()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dprimsrast.adoc846 pname:pSampleLocations.
847 * pname:pSampleLocations is a pointer to an array of
856 The sample locations in pname:pSampleLocations specify
860 [eq]#(x,y)# is taken from [eq]#pname:pSampleLocations[(x {plus} y {times}
867 pname:pSampleLocations may: be ignored.
2225 * pname:pSampleLocations is a pointer to an array of
2234 When using a custom sample ordering, element _j_ in pname:pSampleLocations
2256 * [[VUID-VkCoarseSampleOrderCustomNV-pSampleLocations-02077]]
2257 The array pname:pSampleLocations must: contain exactly one entry for
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h12088 const VkSampleLocationEXT* pSampleLocations; member
12475 const VkCoarseSampleLocationNV* pSampleLocations; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp1113 VULKAN_HPP_HASH_COMBINE( seed, sampleLocationsInfoEXT.pSampleLocations ); in operator ()()
1913 VULKAN_HPP_HASH_COMBINE( seed, coarseSampleOrderCustomNV.pSampleLocations ); in operator ()()
Dvulkansc_hash.hpp531 VULKAN_HPP_HASH_COMBINE( seed, sampleLocationsInfoEXT.pSampleLocations ); in operator ()()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc4925 slink:VkCoarseSampleLocationNV::pname:pSampleLocations (internal merge