Home
last modified time | relevance | path

Searched refs:getCompareFuncForType (Results 1 - 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
H A DvktTypeComparisonUtil.hpp35 const char* getCompareFuncForType (glu::DataType type);
H A DvktTypeComparisonUtil.cpp34 const char* getCompareFuncForType (glu::DataType type) in getCompareFuncForType() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
H A DvktTypeComparisonUtil.hpp35 const char* getCompareFuncForType (glu::DataType type);
H A DvktTypeComparisonUtil.cpp34 const char* getCompareFuncForType (glu::DataType type) in getCompareFuncForType() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelSharedLayoutCase.cpp194 str << vkt::typecomputil::getCompareFuncForType(glu::DataType(type)); in generateCompareFuncs()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelSharedLayoutCase.cpp194 str << vkt::typecomputil::getCompareFuncForType(glu::DataType(type)); in generateCompareFuncs()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.cpp803 const char* getCompareFuncForType (glu::DataType type) in getCompareFuncForType() function
937 str << getCompareFuncForType(glu::DataType(type)); in generateCompareFuncs()
/third_party/vk-gl-cts/modules/glshared/
H A DglsUniformBlockCase.cpp685 const char* getCompareFuncForType (glu::DataType type) in getCompareFuncForType() function
796 str << getCompareFuncForType(glu::DataType(type)); in generateCompareFuncs()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktUniformBlockCase.cpp803 const char* getCompareFuncForType (glu::DataType type) in getCompareFuncForType() function
937 str << getCompareFuncForType(glu::DataType(type)); in generateCompareFuncs()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSSBOLayoutCase.cpp801 const char* getCompareFuncForType (glu::DataType type) in getCompareFuncForType() function
912 str << getCompareFuncForType(glu::DataType(type)); in generateCompareFuncs()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp875 str << vkt::typecomputil::getCompareFuncForType(glu::DataType(type)); in generateCompareFuncs()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp875 str << vkt::typecomputil::getCompareFuncForType(glu::DataType(type)); in generateCompareFuncs()

Completed in 32 milliseconds