Searched defs:samplerTypes (Results 1 – 10 of 10) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fShaderStateQueryTests.cpp | 99 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
|
D | es31fFboTestUtil.cpp | 77 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()
|
D | es31fShaderTextureSizeTests.cpp | 499 } samplerTypes[] = in init() local
|
D | es31fProgramUniformTests.cpp | 356 vector<glu::DataType> samplerTypes; in getSamplerTypes() local 1108 const vector<glu::DataType> samplerTypes = m_uniformCollection->getSamplerTypes(); in writeUniformDefinitions() local
|
D | es31fOpaqueTypeIndexingTests.cpp | 1277 static const DataType samplerTypes[] = in init() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureUnitTests.cpp | 197 …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
|
D | es3fFboTestUtil.cpp | 234 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()
|
D | es3fUniformApiTests.cpp | 376 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/ |
D | vktOpaqueTypeIndexingTests.cpp | 1373 static const glu::DataType samplerTypes[] = in init() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fUniformApiTests.cpp | 310 vector<glu::DataType> samplerTypes; in getSamplerTypes() local
|