/external/vulkan-validation-layers/layers/generated/ |
D | vk_safe_struct.cpp | 20540 pAttachmentInitialSampleLocations(nullptr), in safe_VkRenderPassSampleLocationsBeginInfoEXT() 20545 if (in_struct->pAttachmentInitialSampleLocations) { in safe_VkRenderPassSampleLocationsBeginInfoEXT() 20546 …pAttachmentInitialSampleLocations = new VkAttachmentSampleLocationsEXT[in_struct->attachmentInitia… in safe_VkRenderPassSampleLocationsBeginInfoEXT() 20547 …memcpy ((void *)pAttachmentInitialSampleLocations, (void *)in_struct->pAttachmentInitialSampleLoca… in safe_VkRenderPassSampleLocationsBeginInfoEXT() 20557 pAttachmentInitialSampleLocations(nullptr), in safe_VkRenderPassSampleLocationsBeginInfoEXT() 20565 pAttachmentInitialSampleLocations = nullptr; in safe_VkRenderPassSampleLocationsBeginInfoEXT() 20569 if (src.pAttachmentInitialSampleLocations) { in safe_VkRenderPassSampleLocationsBeginInfoEXT() 20570 …pAttachmentInitialSampleLocations = new VkAttachmentSampleLocationsEXT[src.attachmentInitialSample… in safe_VkRenderPassSampleLocationsBeginInfoEXT() 20571 …memcpy ((void *)pAttachmentInitialSampleLocations, (void *)src.pAttachmentInitialSampleLocations, … in safe_VkRenderPassSampleLocationsBeginInfoEXT() 20583 if (pAttachmentInitialSampleLocations) in operator =() [all …]
|
D | parameter_validation.cpp | 960 …ructure->attachmentInitialSampleLocationsCount, &structure->pAttachmentInitialSampleLocations, fal… in ValidatePnextStructContents() 962 if (structure->pAttachmentInitialSampleLocations != NULL) in ValidatePnextStructContents() 966 …"VK_STRUCTURE_TYPE_SAMPLE_LOCATIONS_INFO_EXT", &(structure->pAttachmentInitialSampleLocations[atta… in ValidatePnextStructContents() 968 …kSampleCountFlagBits", AllVkSampleCountFlagBits, structure->pAttachmentInitialSampleLocations[atta… in ValidatePnextStructContents() 970 …pAttachmentInitialSampleLocations[attachmentInitialSampleLocationsIndex].sampleLocationsInfo.sampl… in ValidatePnextStructContents() 972 …if (structure->pAttachmentInitialSampleLocations[attachmentInitialSampleLocationsIndex].sampleLoca… in ValidatePnextStructContents() 974 …sampleLocationsIndex = 0; sampleLocationsIndex < structure->pAttachmentInitialSampleLocations[atta… in ValidatePnextStructContents()
|
D | vk_safe_struct.h | 4694 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
D | vkStructTypes.inl | 3322 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
|
D | vulkan_json_data.hpp | 32416 if (obj.pAttachmentInitialSampleLocations) { in print_VkRenderPassSampleLocationsBeginInfoEXT() 32421 …print_VkAttachmentSampleLocationsEXT(obj.pAttachmentInitialSampleLocations[i], "pAttachmentInitial… in print_VkRenderPassSampleLocationsBeginInfoEXT() 32423 …print_VkAttachmentSampleLocationsEXT(obj.pAttachmentInitialSampleLocations[i], "pAttachmentInitial… in print_VkRenderPassSampleLocationsBeginInfoEXT() 32479 if (obj->pAttachmentInitialSampleLocations) { in print_VkRenderPassSampleLocationsBeginInfoEXT() 32484 …print_VkAttachmentSampleLocationsEXT(obj->pAttachmentInitialSampleLocations[i], "pAttachmentInitia… in print_VkRenderPassSampleLocationsBeginInfoEXT() 32486 …print_VkAttachmentSampleLocationsEXT(obj->pAttachmentInitialSampleLocations[i], "pAttachmentInitia… in print_VkRenderPassSampleLocationsBeginInfoEXT()
|
D | vulkan_json_parser.hpp | 12196 …(o.pAttachmentInitialSampleLocations) = (VkAttachmentSampleLocationsEXT*)s_globalMem.allocate((o.a… in parse_VkRenderPassSampleLocationsBeginInfoEXT() 12198 …if (obj_pAttachmentInitialSampleLocations.size() == 0) (o.pAttachmentInitialSampleLocations) = nul… in parse_VkRenderPassSampleLocationsBeginInfoEXT() 12201 …ocations[i], const_cast<VkAttachmentSampleLocationsEXT&>((o.pAttachmentInitialSampleLocations[i]))… in parse_VkRenderPassSampleLocationsBeginInfoEXT()
|
D | vkVulkan_c.inl | 6917 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
|
D | vkStrUtilImpl.inl | 6978 s << "\tpAttachmentInitialSampleLocations = " << value.pAttachmentInitialSampleLocations << '\n';
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan_sc_core.h | 6912 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_cmd_buffer.c | 3509 &sample_locs->pAttachmentInitialSampleLocations[i]; in radv_cmd_state_setup_sample_locations()
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
D | vkStructTypes.inl | 2937 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.cpp | 11134 … if (pSampleLocationsBeginInfo->pAttachmentInitialSampleLocations[i].attachmentIndex >= in ValidateCmdBeginRenderPass() 11140 … pSampleLocationsBeginInfo->pAttachmentInitialSampleLocations[i].attachmentIndex, i, in ValidateCmdBeginRenderPass()
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 8861 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 90021 , pAttachmentInitialSampleLocations( pAttachmentInitialSampleLocations_ ) 90041 , pAttachmentInitialSampleLocations( attachmentInitialSampleLocations_.data() ) 90074 pAttachmentInitialSampleLocations = pAttachmentInitialSampleLocations_; in setPAttachmentInitialSampleLocations() 90084 pAttachmentInitialSampleLocations = attachmentInitialSampleLocations_.data(); in setAttachmentInitialSampleLocations() 90139 …sType, pNext, attachmentInitialSampleLocationsCount, pAttachmentInitialSampleLocations, postSubpas… in reflect() 90152 ( pAttachmentInitialSampleLocations == rhs.pAttachmentInitialSampleLocations ) && in operator ==() 90167 …const VULKAN_HPP_NAMESPACE::AttachmentSampleLocationsEXT * pAttachmentInitialSampleLocations =… member
|
D | vulkan_core.h | 11172 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
|
D | vulkan_hash.hpp | 12093 …_HPP_HASH_COMBINE( seed, renderPassSampleLocationsBeginInfoEXT.pAttachmentInitialSampleLocations ); in operator ()()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_structs.hpp | 83697 …leLocationsCount( attachmentInitialSampleLocationsCount_ ), pAttachmentInitialSampleLocations( pAt… 83708 …st<uint32_t>( attachmentInitialSampleLocations_.size() ) ), pAttachmentInitialSampleLocations( att… 83737 pAttachmentInitialSampleLocations = pAttachmentInitialSampleLocations_; in setPAttachmentInitialSampleLocations() 83745 pAttachmentInitialSampleLocations = attachmentInitialSampleLocations_.data(); in setAttachmentInitialSampleLocations() 83791 …::tie( sType, pNext, attachmentInitialSampleLocationsCount, pAttachmentInitialSampleLocations, pos… in reflect() 83807 && ( pAttachmentInitialSampleLocations == rhs.pAttachmentInitialSampleLocations ) in operator ==() 83823 … const VULKAN_HPP_NAMESPACE::AttachmentSampleLocationsEXT * pAttachmentInitialSampleLocations = {}; member
|
D | vulkan_core.h | 11515 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
|
D | vulkan_hash.hpp | 11049 …_HPP_HASH_COMBINE( seed, renderPassSampleLocationsBeginInfoEXT.pAttachmentInitialSampleLocations ); in operator ()()
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_structs.hpp | 94727 , pAttachmentInitialSampleLocations( pAttachmentInitialSampleLocations_ ) 94747 , pAttachmentInitialSampleLocations( attachmentInitialSampleLocations_.data() ) 94780 pAttachmentInitialSampleLocations = pAttachmentInitialSampleLocations_; in setPAttachmentInitialSampleLocations() 94790 pAttachmentInitialSampleLocations = attachmentInitialSampleLocations_.data(); in setAttachmentInitialSampleLocations() 94845 …sType, pNext, attachmentInitialSampleLocationsCount, pAttachmentInitialSampleLocations, postSubpas… in reflect() 94858 ( pAttachmentInitialSampleLocations == rhs.pAttachmentInitialSampleLocations ) && in operator ==() 94873 …const VULKAN_HPP_NAMESPACE::AttachmentSampleLocationsEXT * pAttachmentInitialSampleLocations =… member
|
D | vulkan_core.h | 11909 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
|
D | vulkan_hash.hpp | 12821 …_HPP_HASH_COMBINE( seed, renderPassSampleLocationsBeginInfoEXT.pAttachmentInitialSampleLocations ); in operator ()()
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 9515 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
|
/external/virglrenderer/src/venus/venus-protocol/ |
D | vulkan_core.h | 11049 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
|
/external/gfxstream-protocols/include/vulkan/include/vulkan/ |
D | vulkan_core.h | 11358 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
|