Home
last modified time | relevance | path

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

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