Home
last modified time | relevance | path

Searched defs:get8BitStorageFeatures (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFeaturesForContextDefs.inl6 const vk::VkPhysicalDevice8BitStorageFeatures& Context::get8BitStorageFeatures (void) c… function in Context
DvkDeviceFeaturesForDefaultDeviceDefs.inl6 const VkPhysicalDevice8BitStorageFeatures& get8BitStorageFeatures (void) const { return… function
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm8bitStorageTests.cpp144 VulkanFeatures get8BitStorageFeatures (const char* cap) in get8BitStorageFeatures() function