Home
last modified time | relevance | path

Searched refs:getDerivateMask (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp167 static inline tcu::BVec4 getDerivateMask (glu::DataType type) in getDerivateMask() function
366 const tcu::BVec4 mask = tcu::logicalNot(getDerivateMask(dataType)); in verifyConstantDerivate()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderDerivateTests.cpp186 static inline tcu::BVec4 getDerivateMask (glu::DataType type) in getDerivateMask() function
412 const tcu::BVec4 mask = tcu::logicalNot(getDerivateMask(dataType)); in verifyConstantDerivate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp156 static inline tcu::BVec4 getDerivateMask (glu::DataType type) in getDerivateMask() function
348 const tcu::BVec4 mask = tcu::logicalNot(getDerivateMask(dataType)); in verifyConstantDerivate()

Completed in 11 milliseconds