OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uints
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/openglcts/modules/gl/
gl3cGPUShader5Tests.cpp
853
static const glw::GLuint
uints
[4] = { 0xffffffff, 0xfffffb2e, 1, 0x4d2 };
local
898
{ Utils::VARIABLE_TYPE_UINT, "uint",
uints
},
908
{ Utils::VARIABLE_TYPE_UVEC2, "uvec2",
uints
},
918
{ Utils::VARIABLE_TYPE_UVEC3, "uvec3",
uints
},
928
{ Utils::VARIABLE_TYPE_UVEC4, "uvec4",
uints
},
979
{ Utils::VARIABLE_TYPE_UINT, "uint",
uints
},
989
{ Utils::VARIABLE_TYPE_UVEC2, "uvec2",
uints
},
999
{ Utils::VARIABLE_TYPE_UVEC3, "uvec3",
uints
},
1009
{ Utils::VARIABLE_TYPE_UVEC4, "uvec4",
uints
},
[
all
...]
/external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/value/
format.go
60
// Unnamed
uints
are usually bytes or words, so use hexadecimal.
Completed in 220 milliseconds