Home
last modified time | relevance | path

Searched refs:maxReferencePicturesSlotsCount (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/include/vulkan/
Dvulkan_beta.h130 uint32_t maxReferencePicturesSlotsCount; member
188 uint32_t maxReferencePicturesSlotsCount; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_beta.h133 uint32_t maxReferencePicturesSlotsCount; member
191 uint32_t maxReferencePicturesSlotsCount; member
Dvulkan_structs.hpp73814 , maxReferencePicturesSlotsCount( maxReferencePicturesSlotsCount_ )
73853 ( maxReferencePicturesSlotsCount == rhs.maxReferencePicturesSlotsCount ) && in operator ==()
73872 uint32_t maxReferencePicturesSlotsCount = {}; member
79299 , maxReferencePicturesSlotsCount( maxReferencePicturesSlotsCount_ )
79368 maxReferencePicturesSlotsCount = maxReferencePicturesSlotsCount_; in setMaxReferencePicturesSlotsCount()
79399 ( maxReferencePicturesSlotsCount == rhs.maxReferencePicturesSlotsCount ) && in operator ==()
79418 uint32_t maxReferencePicturesSlotsCount = {}; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_beta.h133 uint32_t maxReferencePicturesSlotsCount; member
191 uint32_t maxReferencePicturesSlotsCount; member
Dvulkan_structs.hpp76132 , maxReferencePicturesSlotsCount( maxReferencePicturesSlotsCount_ )
76171 ( maxReferencePicturesSlotsCount == rhs.maxReferencePicturesSlotsCount ) && in operator ==()
76190 uint32_t maxReferencePicturesSlotsCount = {}; member
82760 , maxReferencePicturesSlotsCount( maxReferencePicturesSlotsCount_ )
82832 maxReferencePicturesSlotsCount = maxReferencePicturesSlotsCount_; in setMaxReferencePicturesSlotsCount()
82863 ( maxReferencePicturesSlotsCount == rhs.maxReferencePicturesSlotsCount ) && in operator ==()
82882 uint32_t maxReferencePicturesSlotsCount = {}; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_beta.h133 uint32_t maxReferencePicturesSlotsCount; member
191 uint32_t maxReferencePicturesSlotsCount; member
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl6006 uint32_t maxReferencePicturesSlotsCount; member
6071 uint32_t maxReferencePicturesSlotsCount; member
DvkStrUtilImpl.inl12581 s << "\tmaxReferencePicturesSlotsCount = " << value.maxReferencePicturesSlotsCount << '\n';
12667 s << "\tmaxReferencePicturesSlotsCount = " << value.maxReferencePicturesSlotsCount << '\n';