OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kLuminanceTypes
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
feature_info.cc
178
static const GLenum
kLuminanceTypes
[] = {
188
{ GL_LUMINANCE,
kLuminanceTypes
, arraysize(
kLuminanceTypes
), },
feature_info_unittest.cc
150
static const GLenum
kLuminanceTypes
[] = {
160
{ GL_LUMINANCE,
kLuminanceTypes
, arraysize(
kLuminanceTypes
), },
188
static const GLenum
kLuminanceTypes
[] = {
211
{ GL_LUMINANCE,
kLuminanceTypes
, arraysize(
kLuminanceTypes
), },
[
all
...]
Completed in 25 milliseconds