Home
last modified time | relevance | path

Searched refs:sampleLocationsPerPixel (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_render_pass.c1113 .sampleLocationsPerPixel = sli_in->sampleLocationsPerPixel, in clone_rp_sample_locations()
1135 .sampleLocationsPerPixel = sli_in->sampleLocationsPerPixel, in clone_rp_sample_locations()
Dvk_graphics_state.c687 sl->per_pixel = sl_info->sampleLocationsPerPixel; in vk_sample_locations_state_init()
698 sl_info->sampleLocationsPerPixel * in vk_sample_locations_state_init()
2492 pSampleLocationsInfo->sampleLocationsPerPixel); in vk_common_CmdSetSampleLocationsEXT()
2501 pSampleLocationsInfo->sampleLocationsPerPixel * in vk_common_CmdSetSampleLocationsEXT()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Ddraw_common.adoc319 * [[VUID-{refpage}-sampleLocationsPerPixel-07934]]
322 pname:sampleLocationsPerPixel member of pname:pSampleLocationsInfo in
2105 * [[VUID-{refpage}-sampleLocationsPerPixel-07482]]
2109 the pname:sampleLocationsPerPixel member of pname:pSampleLocationsInfo
2114 * [[VUID-{refpage}-sampleLocationsPerPixel-07483]]
2118 pname:sampleLocationsPerPixel member of pname:pSampleLocationsInfo in
2214 pname:sampleLocationsInfo.sampleLocationsPerPixel must: equal
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dprimsrast.adoc841 * pname:sampleLocationsPerPixel is a elink:VkSampleCountFlagBits value
857 pname:sampleLocationsPerPixel number of sample locations for each pixel in
861 pname:sampleLocationGridSize.width) {times} pname:sampleLocationsPerPixel
872 * [[VUID-VkSampleLocationsInfoEXT-sampleLocationsPerPixel-01526]]
873 pname:sampleLocationsPerPixel must: be a bit value that is set in
877 [eq]#pname:sampleLocationsPerPixel {times}
Dpipelines.adoc2214 used, pname:sampleLocationsInfo.sampleLocationsPerPixel must: equal
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp528 VULKAN_HPP_HASH_COMBINE( seed, sampleLocationsInfoEXT.sampleLocationsPerPixel ); in operator ()()
Dvulkan_hash.hpp1110 VULKAN_HPP_HASH_COMBINE( seed, sampleLocationsInfoEXT.sampleLocationsPerPixel ); in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h12085 VkSampleCountFlagBits sampleLocationsPerPixel; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc8809 slink:VkSampleLocationsInfoEXT::pname:sampleLocationsPerPixel, and