Home
last modified time | relevance | path

Searched refs:pPostSubpassSampleLocations (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_render_pass.c1085 &loc->pPostSubpassSampleLocations[i]; in clone_rp_sample_locations()
1125 &loc->pPostSubpassSampleLocations[i]; in clone_rp_sample_locations()
1152 .pPostSubpassSampleLocations = new_sp_sl, in clone_rp_sample_locations()
1163 if (loc->pPostSubpassSampleLocations[i].subpassIndex == subpass_idx) in get_subpass_sample_locations()
1164 return &loc->pPostSubpassSampleLocations[i].sampleLocationsInfo; in get_subpass_sample_locations()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Drenderpass.adoc2252 sname:VkRenderPassSampleLocationsBeginInfoEXT::pname:pPostSubpassSampleLocations
2908 sname:VkRenderPassSampleLocationsBeginInfoEXT::pname:pPostSubpassSampleLocations
6229 pname:pPostSubpassSampleLocations array.
6230 * pname:pPostSubpassSampleLocations is a pointer to an array of
6234 Each element of pname:pPostSubpassSampleLocations can: specify the
6242 is ename:VK_FALSE, each element of pname:pPostSubpassSampleLocations
6248 pname:pPostSubpassSampleLocations.
Dprimsrast.adoc978 whose pname:pPostSubpassSampleLocations member contains an element with
Dpipelines.adoc8475 pname:pPostSubpassSampleLocations member contains an element with a
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp6342 …VULKAN_HPP_HASH_COMBINE( seed, renderPassSampleLocationsBeginInfoEXT.pPostSubpassSampleLocations ); in operator ()()
Dvulkan_hash.hpp12188 …VULKAN_HPP_HASH_COMBINE( seed, renderPassSampleLocationsBeginInfoEXT.pPostSubpassSampleLocations ); in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h12107 const VkSubpassSampleLocationsEXT* pPostSubpassSampleLocations; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc10193 pname:pPostSubpassSampleLocations).