OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hint_generate_mipmap
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
context_state_autogen.h
52
GLenum
hint_generate_mipmap
;
variable
context_state_impl_autogen.h
52
hint_generate_mipmap
= GL_DONT_CARE;
115
glHint(GL_GENERATE_MIPMAP_HINT,
hint_generate_mipmap
);
277
params[0] = static_cast<GLint>(
hint_generate_mipmap
);
601
params[0] = static_cast<GLfloat>(
hint_generate_mipmap
);
gles2_cmd_decoder_autogen.h
[
all
...]
Completed in 39 milliseconds