Home
last modified time | relevance | path

Searched refs:handleExceptionalFloatMinMaxValues (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp636 void handleExceptionalFloatMinMaxValues(vector<T> &values, T x, T y) in handleExceptionalFloatMinMaxValues() function
692 handleExceptionalFloatMinMaxValues(values, x, y); in floatMinValues()
704 handleExceptionalFloatMinMaxValues(values, x, y); in floatMaxValues()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp636 void handleExceptionalFloatMinMaxValues(vector<T> &values, T x, T y) in handleExceptionalFloatMinMaxValues() function
692 handleExceptionalFloatMinMaxValues(values, x, y); in floatMinValues()
704 handleExceptionalFloatMinMaxValues(values, x, y); in floatMaxValues()

Completed in 4 milliseconds