Home
last modified time | relevance | path

Searched refs:checkTypeSupport (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp1654 void checkTypeSupport(const vk::VkPhysicalDeviceFeatures& features);
1657 void checkTypeSupport<double>(const vk::VkPhysicalDeviceFeatures& features) in checkTypeSupport() function
1670 void checkTypeSupport<deInt64>(const vk::VkPhysicalDeviceFeatures& features) in checkTypeSupport() function
1676 void checkTypeSupport<deUint64>(const vk::VkPhysicalDeviceFeatures& features) in checkTypeSupport() function
1688 checkTypeSupport<T>(features); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp1654 void checkTypeSupport(const vk::VkPhysicalDeviceFeatures& features);
1657 void checkTypeSupport<double>(const vk::VkPhysicalDeviceFeatures& features) in checkTypeSupport() function
1670 void checkTypeSupport<deInt64>(const vk::VkPhysicalDeviceFeatures& features) in checkTypeSupport() function
1676 void checkTypeSupport<deUint64>(const vk::VkPhysicalDeviceFeatures& features) in checkTypeSupport() function
1688 checkTypeSupport<T>(features); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp242 void checkTypeSupport (Context& context, glu::DataType dataType) in checkTypeSupport() function
760 checkTypeSupport(context, m_spec.inputs[0].varType.getBasicType()); in checkSupport()
847 checkTypeSupport(context, m_spec.inputs[0].varType.getBasicType()); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp242 void checkTypeSupport (Context& context, glu::DataType dataType) in checkTypeSupport() function
756 checkTypeSupport(context, m_spec.inputs[0].varType.getBasicType()); in checkSupport()
843 checkTypeSupport(context, m_spec.inputs[0].varType.getBasicType()); in checkSupport()

Completed in 10 milliseconds