Home
last modified time | relevance | path

Searched refs:VkSampleLocationsInfoEXT (Results 1 – 15 of 15) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_sample_locations.adoc43 To accommodate this, instances of the slink:VkSampleLocationsInfoEXT
46 slink:VkSampleLocationsInfoEXT can: be chained from
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_command_buffer.h51 const VkSampleLocationsInfoEXT *sample_locations;
Dvk_render_pass.c1104 const VkSampleLocationsInfoEXT *sli_in = &att_sl_in->sampleLocationsInfo; in clone_rp_sample_locations()
1126 const VkSampleLocationsInfoEXT *sli_in = &sp_sl_in->sampleLocationsInfo; in clone_rp_sample_locations()
1158 static const VkSampleLocationsInfoEXT *
1255 const VkSampleLocationsInfoEXT *sample_locations, in transition_image_range()
1723 const VkSampleLocationsInfoEXT *sample_locations = NULL; in begin_subpass()
2143 VkSampleLocationsInfoEXT sample_locations_tmp; in begin_subpass()
Dvk_graphics_state.c685 const VkSampleLocationsInfoEXT *sl_info) in vk_sample_locations_state_init()
2485 const VkSampleLocationsInfoEXT *pSampleLocationsInfo) in vk_common_CmdSetSampleLocationsEXT()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dprimsrast.adoc832 [open,refpage='VkSampleLocationsInfoEXT',desc='Structure specifying a set of sample locations',type…
834 The sname:VkSampleLocationsInfoEXT structure is defined as:
836 include::{generated}/api/structs/VkSampleLocationsInfoEXT.adoc[]
872 * [[VUID-VkSampleLocationsInfoEXT-sampleLocationsPerPixel-01526]]
875 * [[VUID-VkSampleLocationsInfoEXT-sampleLocationsCount-01527]]
882 include::{generated}/validity/structs/VkSampleLocationsInfoEXT.adoc[]
Dsynchronization.adoc281 slink:VkSampleLocationsInfoEXT structure to the pname:pNext chain of
288 If the sname:VkSampleLocationsInfoEXT structure does not match the sample
290 by pname:subresourceRange, or if no sname:VkSampleLocationsInfoEXT structure
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h12082 typedef struct VkSampleLocationsInfoEXT { struct
12089 } VkSampleLocationsInfoEXT; argument
12093 VkSampleLocationsInfoEXT sampleLocationsInfo;
12098 VkSampleLocationsInfoEXT sampleLocationsInfo;
12114 VkSampleLocationsInfoEXT sampleLocationsInfo;
12133 …kCmdSetSampleLocationsEXT)(VkCommandBuffer commandBuffer, const VkSampleLocationsInfoEXT* pSampleL…
12139 const VkSampleLocationsInfoEXT* pSampleLocationsInfo);
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp1546 …zeof( VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT ) == sizeof( VkSampleLocationsInfoEXT ), "struc…
Dvulkansc_funcs.hpp7758 …d.vkCmdSetSampleLocationsEXT( m_commandBuffer, reinterpret_cast<const VkSampleLocationsInfoEXT *>(… in setSampleLocationsEXT()
7769 …d.vkCmdSetSampleLocationsEXT( m_commandBuffer, reinterpret_cast<const VkSampleLocationsInfoEXT *>(… in setSampleLocationsEXT()
Dvulkansc.hpp2610 …void vkCmdSetSampleLocationsEXT( VkCommandBuffer commandBuffer, const VkSampleLocationsInfoEXT * p… in vkCmdSetSampleLocationsEXT()
Dvulkan_static_assertions.hpp2262 …zeof( VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT ) == sizeof( VkSampleLocationsInfoEXT ), "struc…
Dvulkansc_raii.hpp9350 …ast<VkCommandBuffer>( m_commandBuffer ), reinterpret_cast<const VkSampleLocationsInfoEXT *>( &samp… in setSampleLocationsEXT()
Dvulkan.hpp3417 …void vkCmdSetSampleLocationsEXT( VkCommandBuffer commandBuffer, const VkSampleLocationsInfoEXT * p… in vkCmdSetSampleLocationsEXT()
Dvulkan_raii.hpp15647 …ast<VkCommandBuffer>( m_commandBuffer ), reinterpret_cast<const VkSampleLocationsInfoEXT *>( &samp… in setSampleLocationsEXT()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc3046 `structextends` attributes for slink:VkSampleLocationsInfoEXT and
8809 slink:VkSampleLocationsInfoEXT::pname:sampleLocationsPerPixel, and
8810 slink:VkSampleLocationsInfoEXT::pname:sampleLocationsCount optional, to