Home
last modified time | relevance | path

Searched refs:getCompareFuncForType (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp684 const char* getCompareFuncForType (glu::DataType type) in getCompareFuncForType() function
795 str << getCompareFuncForType(glu::DataType(type)); in generateCompareFuncs()
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp635 const char* getCompareFuncForType (glu::DataType type) in getCompareFuncForType() function
746 str << getCompareFuncForType(glu::DataType(type)); in generateCompareFuncs()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp777 const char* getCompareFuncForType (glu::DataType type) in getCompareFuncForType() function
888 str << getCompareFuncForType(glu::DataType(type)); in generateCompareFuncs()
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp806 const char* getCompareFuncForType (glu::DataType type) in getCompareFuncForType() function
917 str << getCompareFuncForType(glu::DataType(type)); in generateCompareFuncs()