Home
last modified time | relevance | path

Searched refs:UniformType (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp264 class UniformType class
267 UniformType(GLenum _enumType, int _arraySize = 0) in UniformType() function in glcts::__anon6abdc1140111::UniformType
277 UniformType(GLenum _enumType, const std::vector<int>& _arraySizesSegmented) in UniformType() function in glcts::__anon6abdc1140111::UniformType
288UniformType(UniformStructCounter& structCounter, std::vector<UniformType> _childTypes, int _arrayS… in UniformType() function in glcts::__anon6abdc1140111::UniformType
383 std::vector<UniformType> childTypes;
599 UniformValue(const UniformType& _type, UniformValueGenerator& generator) : type(_type) in UniformValue()
661 UniformType type;
667 Uniform(UniformValueGenerator& generator, UniformType _type, Loc _location, in Uniform()
729 UniformType type;
824 embeddedUIntUniform = UniformValue(UniformType(GL_UNSIGNED_INT, arraySize), generator); in SubroutineUniform()
[all …]
/external/deqp/modules/gles2/functional/
Des2fShaderStateQueryTests.cpp1313 const struct UniformType in test() struct
/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp1611 const struct UniformType in test() struct