Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fMultisampleShaderRenderCase.hpp95 std::string genMSTextureLayerFetchSource (int numTargetSamples) const;
Des31fMultisampleShaderRenderCase.cpp684 return genMSTextureLayerFetchSource(numTargetSamples); in genMSSamplerSource()
725 std::string MultisampleRenderCase::genMSTextureLayerFetchSource (int numTargetSamples) const in genMSTextureLayerFetchSource() function in deqp::gles31::Functional::MultisampleShaderRenderUtil::MultisampleRenderCase