Home
last modified time | relevance | path

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

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