HomeSort by relevance Sort by last modified time
    Searched refs:hint_fragment_shader_derivative (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/gpu/command_buffer/service/
context_state_autogen.h 53 GLenum hint_fragment_shader_derivative; variable
context_state_impl_autogen.h 53 hint_fragment_shader_derivative = GL_DONT_CARE;
118 GL_FRAGMENT_SHADER_DERIVATIVE_HINT_OES, hint_fragment_shader_derivative);
283 params[0] = static_cast<GLint>(hint_fragment_shader_derivative);
607 params[0] = static_cast<GLfloat>(hint_fragment_shader_derivative);
gles2_cmd_decoder_autogen.h     [all...]

Completed in 34 milliseconds