Home
last modified time | relevance | path

Searched refs:IndirectCommandsLayoutNVX (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp476 class IndirectCommandsLayoutNVX class
479 IndirectCommandsLayoutNVX (VkDevice, const VkIndirectCommandsLayoutCreateInfoNVX*) in IndirectCommandsLayoutNVX() function in vk::__anon9294a1450111::IndirectCommandsLayoutNVX
DvkNullDriverImpl.inl199 …VK_NULL_RETURN((*pIndirectCommandsLayout = allocateNonDispHandle<IndirectCommandsLayoutNVX, VkIndi…
383 …freeNonDispHandle<IndirectCommandsLayoutNVX, VkIndirectCommandsLayoutNVX>(indirectCommandsLayout, …
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp12803 class IndirectCommandsLayoutNVX class
12806 VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutNVX() in IndirectCommandsLayoutNVX() function in VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNVX
12810 VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutNVX( std::nullptr_t ) in IndirectCommandsLayoutNVX() function in VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNVX
12814 …VULKAN_HPP_TYPESAFE_EXPLICIT IndirectCommandsLayoutNVX( VkIndirectCommandsLayoutNVX indirectComman… in IndirectCommandsLayoutNVX() function in VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNVX
12819 IndirectCommandsLayoutNVX & operator=(VkIndirectCommandsLayoutNVX indirectCommandsLayoutNVX) in operator =()
12826 IndirectCommandsLayoutNVX & operator=( std::nullptr_t ) in operator =()
12832 bool operator==( IndirectCommandsLayoutNVX const & rhs ) const in operator ==()
12837 bool operator!=(IndirectCommandsLayoutNVX const & rhs ) const in operator !=()
12842 bool operator<(IndirectCommandsLayoutNVX const & rhs ) const in operator <()
12865 …static_assert( sizeof( IndirectCommandsLayoutNVX ) == sizeof( VkIndirectCommandsLayoutNVX ), "hand…
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp4351 class IndirectCommandsLayoutNVX class
4354 VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutNVX() in IndirectCommandsLayoutNVX() function in VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNVX
4358 VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutNVX( std::nullptr_t ) in IndirectCommandsLayoutNVX() function in VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNVX
4362 …VULKAN_HPP_TYPESAFE_EXPLICIT IndirectCommandsLayoutNVX( VkIndirectCommandsLayoutNVX indirectComman… in IndirectCommandsLayoutNVX() function in VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNVX
4367 IndirectCommandsLayoutNVX & operator=(VkIndirectCommandsLayoutNVX indirectCommandsLayoutNVX) in operator =()
4374 IndirectCommandsLayoutNVX & operator=( std::nullptr_t ) in operator =()
4380 bool operator==( IndirectCommandsLayoutNVX const & rhs ) const in operator ==()
4385 bool operator!=(IndirectCommandsLayoutNVX const & rhs ) const in operator !=()
4390 bool operator<(IndirectCommandsLayoutNVX const & rhs ) const in operator <()
4416 …static_assert( sizeof( IndirectCommandsLayoutNVX ) == sizeof( VkIndirectCommandsLayoutNVX ), "hand…
[all …]