/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_render_pass.c | 1042 const VkAttachmentSampleLocationsEXT *att_sl_in = in clone_rp_sample_locations() 1054 VK_MULTIALLOC_DECL(&ma, VkAttachmentSampleLocationsEXT, new_att_sl, in clone_rp_sample_locations() 1065 const VkAttachmentSampleLocationsEXT *att_sl_in = in clone_rp_sample_locations() 1072 new_att_sl[i] = (VkAttachmentSampleLocationsEXT) { in clone_rp_sample_locations() 2304 const VkAttachmentSampleLocationsEXT *att_sl = in vk_common_CmdBeginRenderPass2()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 911 std::vector<VkAttachmentSampleLocationsEXT> attachmentSampleLocations; in draw() 970 const VkAttachmentSampleLocationsEXT newAttachmentSampleLocations = in draw() 1063 dataOrNullPtr(attachmentSampleLocations), // const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; in draw()
|
H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 779 const VkAttachmentSampleLocationsEXT attachmentSampleLocations = in addAttachment() 951 dataOrNullPtr(m_attachmentSampleLocations), // const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; in recordBeginRenderPass() 983 std::vector<VkAttachmentSampleLocationsEXT> m_attachmentSampleLocations;
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 908 std::vector<VkAttachmentSampleLocationsEXT> attachmentSampleLocations; in draw() 964 const VkAttachmentSampleLocationsEXT newAttachmentSampleLocations = in draw() 1068 dataOrNullPtr(attachmentSampleLocations), // const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; in draw()
|
H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 776 const VkAttachmentSampleLocationsEXT attachmentSampleLocations = in addAttachment() 948 dataOrNullPtr(m_attachmentSampleLocations), // const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; in recordBeginRenderPass() 980 std::vector<VkAttachmentSampleLocationsEXT> m_attachmentSampleLocations;
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 6927 typedef struct VkAttachmentSampleLocationsEXT { struct 6930 } VkAttachmentSampleLocationsEXT; typedef 6941 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations;
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 9501 typedef struct VkAttachmentSampleLocationsEXT { struct 9504 } VkAttachmentSampleLocationsEXT; typedef 9515 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations;
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vulkan_json_parser.hpp | 835 static void parse_VkAttachmentSampleLocationsEXT(const char* s, Json::Value& obj, VkAttachmentSampleLocationsEXT& o); 12304 static void parse_VkAttachmentSampleLocationsEXT(const char* s, Json::Value& obj, VkAttachmentSampleLocationsEXT& o) { in parse_VkAttachmentSampleLocationsEXT() 12328 (o.pAttachmentInitialSampleLocations) = (VkAttachmentSampleLocationsEXT*)s_globalMem.allocate((o.attachmentInitialSampleLocationsCount), sizeof(VkAttachmentSampleLocationsEXT)); in parse_VkRenderPassSampleLocationsBeginInfoEXT() 12333 parse_VkAttachmentSampleLocationsEXT("pAttachmentInitialSampleLocations", obj_pAttachmentInitialSampleLocations[i], const_cast<VkAttachmentSampleLocationsEXT&>((o.pAttachmentInitialSampleLocations[i]))); in parse_VkRenderPassSampleLocationsBeginInfoEXT()
|
H A D | vulkan_json_data.hpp | [all...] |
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 11002 typedef struct VkAttachmentSampleLocationsEXT { struct 11005 } VkAttachmentSampleLocationsEXT; typedef 11016 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations;
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_core.h | 9889 typedef struct VkAttachmentSampleLocationsEXT { struct 9892 } VkAttachmentSampleLocationsEXT; typedef 9903 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations;
|
H A D | vulkan_structs.hpp | 5334 using NativeType = VkAttachmentSampleLocationsEXT; 5347 AttachmentSampleLocationsEXT( VkAttachmentSampleLocationsEXT const & rhs ) VULKAN_HPP_NOEXCEPT 5354 AttachmentSampleLocationsEXT & operator=( VkAttachmentSampleLocationsEXT const & rhs ) VULKAN_HPP_NOEXCEPT 5375 operator VkAttachmentSampleLocationsEXT const &() const VULKAN_HPP_NOEXCEPT 5377 return *reinterpret_cast<const VkAttachmentSampleLocationsEXT *>( this ); 5380 operator VkAttachmentSampleLocationsEXT &() VULKAN_HPP_NOEXCEPT 5382 return *reinterpret_cast<VkAttachmentSampleLocationsEXT *>( this ); 5404 sizeof( VkAttachmentSampleLocationsEXT ), [all...] |
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 10049 typedef struct VkAttachmentSampleLocationsEXT { struct 10052 } VkAttachmentSampleLocationsEXT; typedef 10063 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations;
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 12874 typedef struct VkAttachmentSampleLocationsEXT { struct 12877 } VkAttachmentSampleLocationsEXT; typedef 12888 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations;
|
H A D | vulkan_static_assertions.hpp | 3299 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::AttachmentSampleLocationsEXT ) == sizeof( VkAttachmentSampleLocationsEXT ),
|
H A D | vulkan_structs.hpp | 6869 using NativeType = VkAttachmentSampleLocationsEXT; 6881 AttachmentSampleLocationsEXT( VkAttachmentSampleLocationsEXT const & rhs ) VULKAN_HPP_NOEXCEPT 6889 AttachmentSampleLocationsEXT & operator=( VkAttachmentSampleLocationsEXT const & rhs ) VULKAN_HPP_NOEXCEPT 6910 operator VkAttachmentSampleLocationsEXT const &() const VULKAN_HPP_NOEXCEPT 6912 return *reinterpret_cast<const VkAttachmentSampleLocationsEXT *>( this ); 6915 operator VkAttachmentSampleLocationsEXT &() VULKAN_HPP_NOEXCEPT 6917 return *reinterpret_cast<VkAttachmentSampleLocationsEXT *>( this ); [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_cmd_buffer.c | 4693 const VkAttachmentSampleLocationsEXT *att_sample_locs = in radv_cmd_state_setup_sample_locations()
|