| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_beta.h | 215 uint32_t referenceSlotCount; member 330 uint32_t referenceSlotCount; member 410 uint32_t referenceSlotCount; member
|
| D | vulkan_structs.hpp | 73532 , referenceSlotCount( referenceSlotCount_ ) 73554 , referenceSlotCount( static_cast<uint32_t>( referenceSlots_.size() ) ) in VideoBeginCodingInfoKHR() 73603 referenceSlotCount = referenceSlotCount_; in setReferenceSlotCount() 73619 referenceSlotCount = static_cast<uint32_t>( referenceSlots_.size() ); in setReferenceSlots() 73644 … ( referenceSlotCount == rhs.referenceSlotCount ) && ( pReferenceSlots == rhs.pReferenceSlots ); in operator ==() 73660 uint32_t referenceSlotCount = {}; member 75637 , referenceSlotCount( referenceSlotCount_ ) 75667 , referenceSlotCount( static_cast<uint32_t>( referenceSlots_.size() ) ) in VideoDecodeInfoKHR() 75740 referenceSlotCount = referenceSlotCount_; in setReferenceSlotCount() 75756 referenceSlotCount = static_cast<uint32_t>( referenceSlots_.size() ); in setReferenceSlots() [all …]
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_beta.h | 215 uint32_t referenceSlotCount; member 330 uint32_t referenceSlotCount; member 410 uint32_t referenceSlotCount; member
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
| D | vulkan_beta.h | 215 uint32_t referenceSlotCount; member 330 uint32_t referenceSlotCount; member 410 uint32_t referenceSlotCount; member
|
| /third_party/mesa3d/include/vulkan/ |
| D | vulkan_beta.h | 227 uint32_t referenceSlotCount; member 354 uint32_t referenceSlotCount; member 440 uint32_t referenceSlotCount; member
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
| D | video_decode_extensions.txt | 145 * The value of the slink:VkVideoDecodeInfoKHR::pname:referenceSlotCount 176 * The value of the slink:VkVideoDecodeInfoKHR::pname:referenceSlotCount 315 * pname:referenceSlotCount is the number of the DPB Reference Pictures
|
| D | video_encode_extensions.txt | 168 * pname:referenceSlotCount is the number of Reconstructed Reference
|
| D | video_extensions.txt | 1469 * pname:referenceSlotCount is the number of reference slot entries 1484 * [[VUID-VkVideoBeginCodingInfoKHR-referenceSlotCount-04856]] 1485 slink:VkVideoBeginCodingInfoKHR::pname:referenceSlotCount must: not
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_beta.h | 118 uint32_t referenceSlotCount; member
|
| D | vulkan_structs.hpp | 101644 , referenceSlotCount( referenceSlotCount_ ) 101666 , referenceSlotCount( static_cast<uint32_t>( referenceSlots_.size() ) ) in VideoBeginCodingInfoKHR() 101709 referenceSlotCount = referenceSlotCount_; in setReferenceSlotCount() 101724 referenceSlotCount = static_cast<uint32_t>( referenceSlots_.size() ); in setReferenceSlots() 101755 …d::tie( sType, pNext, flags, videoSession, videoSessionParameters, referenceSlotCount, pReferenceS… in reflect() 101768 …essionParameters == rhs.videoSessionParameters ) && ( referenceSlotCount == rhs.referenceSlotCount… in operator ==() 101785 uint32_t referenceSlotCount = {}; member 103626 , referenceSlotCount( referenceSlotCount_ ) 103651 , referenceSlotCount( static_cast<uint32_t>( referenceSlots_.size() ) ) in VideoDecodeInfoKHR() 103713 referenceSlotCount = referenceSlotCount_; in setReferenceSlotCount() [all …]
|
| D | vulkan_hash.hpp | 13665 VULKAN_HPP_HASH_COMBINE( seed, videoBeginCodingInfoKHR.referenceSlotCount ); in operator ()() 13911 VULKAN_HPP_HASH_COMBINE( seed, videoDecodeInfoKHR.referenceSlotCount ); in operator ()() 14375 VULKAN_HPP_HASH_COMBINE( seed, videoEncodeInfoKHR.referenceSlotCount ); in operator ()()
|
| D | vulkan_core.h | 8077 uint32_t referenceSlotCount; member 8212 uint32_t referenceSlotCount; member
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkStructTypes.inl | 6148 uint32_t referenceSlotCount; member 6178 uint32_t referenceSlotCount; member 6222 uint32_t referenceSlotCount; member
|
| D | vkStrUtilImpl.inl | 12785 s << "\treferenceSlotCount = " << value.referenceSlotCount << '\n'; 12824 s << "\treferenceSlotCount = " << value.referenceSlotCount << '\n'; 12877 s << "\treferenceSlotCount = " << value.referenceSlotCount << '\n';
|