Home
last modified time | relevance | path

Searched refs:pReferenceModifications (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_beta.h672 const StdVideoEncodeH265ReferenceModifications* pReferenceModifications; member
Dvulkan_structs.hpp77638 , pReferenceModifications( pReferenceModifications_ )
77659 , pReferenceModifications( pReferenceModifications_ )
77733 pReferenceModifications = pReferenceModifications_; in setPReferenceModifications()
77758 ( pReferenceModifications == rhs.pReferenceModifications ); in operator ==()
77774 const StdVideoEncodeH265ReferenceModifications * pReferenceModifications = {}; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_beta.h717 const StdVideoEncodeH265ReferenceModifications* pReferenceModifications; member
Dvulkan_structs.hpp80539 , pReferenceModifications( pReferenceModifications_ )
80560 , pReferenceModifications( pReferenceModifications_ )
80634 pReferenceModifications = pReferenceModifications_; in setPReferenceModifications()
80659 ( pReferenceModifications == rhs.pReferenceModifications ); in operator ==()
80675 const StdVideoEncodeH265ReferenceModifications * pReferenceModifications = {}; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_beta.h717 const StdVideoEncodeH265ReferenceModifications* pReferenceModifications; member
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl6977 const StdVideoEncodeH265ReferenceModifications* pReferenceModifications; member
DvkStrUtilImpl.inl13777 s << "\tpReferenceModifications = " << value.pReferenceModifications << '\n';