OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UniformType
(Results
1 - 3
of
3
) sorted by null
/external/deqp/external/openglcts/modules/gles31/
es31cExplicitUniformLocationTest.cpp
264
class
UniformType
267
UniformType
(GLenum _enumType, int _arraySize = 0)
277
UniformType
(GLenum _enumType, const std::vector<int>& _arraySizesSegmented)
288
UniformType
(UniformStructCounter& structCounter, std::vector<
UniformType
> _childTypes, int _arraySize = 0)
383
std::vector<
UniformType
> childTypes;
599
UniformValue(const
UniformType
& _type, UniformValueGenerator& generator) : type(_type)
661
UniformType
type;
667
Uniform(UniformValueGenerator& generator,
UniformType
_type, Loc _location,
729
UniformType
type
[
all
...]
/external/deqp/modules/gles2/functional/
es2fShaderStateQueryTests.cpp
[
all
...]
/external/deqp/modules/gles3/functional/
es3fShaderStateQueryTests.cpp
[
all
...]
Completed in 291 milliseconds