Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp877 static inline glu::DataType getSamplerGatherResultType (glu::DataType samplerType) in getSamplerGatherResultType() function
1145 …"layout (location = 0) out mediump " + glu::getDataTypeName(getSamplerGatherResultType(samplerType… in genFragmentShaderSource()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp879 static inline glu::DataType getSamplerGatherResultType (glu::DataType samplerType) in getSamplerGatherResultType() function
1467 const string outType = glu::getDataTypeName(getSamplerGatherResultType(samplerType)); in genFragmentShaderSource()