Home
last modified time | relevance | path

Searched defs:samplerTypes (Results 1 – 10 of 10) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderStateQueryTests.cpp99 std::vector<TestTypeInfo> samplerTypes = getInfos(); in iterate() local
183 static const TestTypeInfo samplerTypes[] = in getInfos() local
213 static const TestTypeInfo samplerTypes[] = in getInfos() local
243 static const TestTypeInfo samplerTypes[] = in getInfos() local
274 static const TestTypeInfo samplerTypes[] = in getInfos() local
310 static const TestTypeInfo samplerTypes[] = in getInfos() local
342 static const TestTypeInfo samplerTypes[] = in getInfos() local
Des31fFboTestUtil.cpp77 static string genTexFragmentShader (const vector<glu::DataType>& samplerTypes, glu::DataType output… in genTexFragmentShader()
116 static sglr::pdec::ShaderProgramDeclaration genTexture2DShaderDecl (const DataTypes& samplerTypes, … in genTexture2DShaderDecl()
150 Texture2DShader::Texture2DShader (const DataTypes& samplerTypes, glu::DataType outputType, const Ve… in Texture2DShader()
Des31fShaderTextureSizeTests.cpp499 } samplerTypes[] = in init() local
Des31fProgramUniformTests.cpp356 vector<glu::DataType> samplerTypes; in getSamplerTypes() local
1108 const vector<glu::DataType> samplerTypes = m_uniformCollection->getSamplerTypes(); in writeUniformDefinitions() local
Des31fOpaqueTypeIndexingTests.cpp1277 static const DataType samplerTypes[] = in init() local
/external/deqp/modules/gles3/functional/
Des3fTextureUnitTests.cpp197 …ntShader (int numUnits, const vector<GLenum>& unitTypes, const vector<glu::DataType>& samplerTypes) in generateMultiTexFragmentShader()
248 …laration (int numUnits, const vector<GLenum>& unitTypes, const vector<glu::DataType>& samplerTypes) in generateShaderProgramDeclaration()
359 const vector<glu::DataType>& samplerTypes, in MultiTexShader()
935 vector<glu::DataType> samplerTypes; in init() local
Des3fFboTestUtil.cpp234 static string genTexFragmentShader (const vector<glu::DataType>& samplerTypes, glu::DataType output… in genTexFragmentShader()
273 static sglr::pdec::ShaderProgramDeclaration genTexture2DShaderDecl (const DataTypes& samplerTypes, … in genTexture2DShaderDecl()
307 Texture2DShader::Texture2DShader (const DataTypes& samplerTypes, glu::DataType outputType, const Ve… in Texture2DShader()
Des3fUniformApiTests.cpp376 vector<glu::DataType> samplerTypes; in getSamplerTypes() local
1292 const vector<glu::DataType> samplerTypes = m_uniformCollection->getSamplerTypes(); in writeUniformDefinitions() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp1373 static const glu::DataType samplerTypes[] = in init() local
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp310 vector<glu::DataType> samplerTypes; in getSamplerTypes() local