Home
last modified time | relevance | path

Searched defs:get16BitStorageFeatures (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceFeaturesForContextDefs.inl6 const vk::VkPhysicalDevice16BitStorageFeatures& Context::get16BitStorageFeatures (void) … function in Context
DvkDeviceFeaturesForDefaultDeviceDefs.inl6 const VkPhysicalDevice16BitStorageFeatures& get16BitStorageFeatures (void) const { retu… function
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFeaturesForDefaultDeviceDefs.inl15 const VkPhysicalDevice16BitStorageFeatures& get16BitStorageFeatures (void) const { re… function
DvkDeviceFeaturesForContextDefs.inl15 const vk::VkPhysicalDevice16BitStorageFeatures& Context::get16BitStorageFeatures (void… function in Context
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm16bitStorageTests.cpp151 VulkanFeatures get16BitStorageFeatures (const char* cap) in get16BitStorageFeatures() function