Searched refs:UniformType (Results 1 – 3 of 3) sorted by relevance
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cExplicitUniformLocationTest.cpp | 264 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 288 …UniformType(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/ |
D | es2fShaderStateQueryTests.cpp | 1313 const struct UniformType in test() struct
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderStateQueryTests.cpp | 1611 const struct UniformType in test() struct
|