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

/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp861 static inline glu::DataType getSamplerGatherResultType (glu::DataType samplerType) function in namespace:deqp::gles31::Functional::__anon4905
1128 "layout (location = 0) out mediump " + glu::getDataTypeName(getSamplerGatherResultType(samplerType)) + " o_color;\n"
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp879 static inline glu::DataType getSamplerGatherResultType (glu::DataType samplerType) function in namespace:vkt::sr::__anon3991
1466 const string outType = glu::getDataTypeName(getSamplerGatherResultType(samplerType));

Completed in 90 milliseconds