Home
last modified time | relevance | path

Searched defs:checkTypeSupport (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp1670 void checkTypeSupport<double>(const vk::VkPhysicalDeviceFeatures &features) in checkTypeSupport() function
1683 void checkTypeSupport<int64_t>(const vk::VkPhysicalDeviceFeatures &features) in checkTypeSupport() function
1689 void checkTypeSupport<uint64_t>(const vk::VkPhysicalDeviceFeatures &features) in checkTypeSupport() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp247 void checkTypeSupport(Context &context, glu::DataType dataType) in checkTypeSupport() function