Home
last modified time | relevance | path

Searched refs:compareNumComponents (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp79 static inline bool compareNumComponents (const UVec3& a, const UVec3& b,const int numComps) in compareNumComponents() function
542 if (!compareNumComponents(refValue, resValue, numScalars)) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp81 static inline bool compareNumComponents (const UVec3& a, const UVec3& b,const int numComps) in compareNumComponents() function
554 if (!compareNumComponents(refValue, resValue, numScalars)) in iterate()