Home
last modified time | relevance | path

Searched refs:pAttachmentInitialSampleLocations (Results 1 – 12 of 12) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl2910 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
DvkVulkan_c.inl7633 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
DvkStrUtilImpl.inl6198 s << "\tpAttachmentInitialSampleLocations = " << value.pAttachmentInitialSampleLocations << '\n';
/external/mesa3d/include/vulkan/
Dvulkan.h6718 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7147 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h7147 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h7826 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
Dvulkan.hpp43749 , pAttachmentInitialSampleLocations( pAttachmentInitialSampleLocations_ ) in RenderPassSampleLocationsBeginInfoEXT()
43779 pAttachmentInitialSampleLocations = pAttachmentInitialSampleLocations_; in setPAttachmentInitialSampleLocations()
43810 && ( pAttachmentInitialSampleLocations == rhs.pAttachmentInitialSampleLocations ) in operator ==()
43826 const AttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h7655 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
Dvulkan.hpp28194 , pAttachmentInitialSampleLocations( pAttachmentInitialSampleLocations_ ) in RenderPassSampleLocationsBeginInfoEXT()
28224 pAttachmentInitialSampleLocations = pAttachmentInitialSampleLocations_; in setPAttachmentInitialSampleLocations()
28255 && ( pAttachmentInitialSampleLocations == rhs.pAttachmentInitialSampleLocations ) in operator ==()
28271 const AttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp10215 … if (pSampleLocationsBeginInfo->pAttachmentInitialSampleLocations[i].attachmentIndex >= in ValidateCmdBeginRenderPass()
10222 … pSampleLocationsBeginInfo->pAttachmentInitialSampleLocations[i].attachmentIndex, i, in ValidateCmdBeginRenderPass()
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in7630 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations; member