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

  /external/chromium_org/third_party/mesa/src/src/gallium/targets/egl-static/
egl_st.c 157 boolean is_gl = (stapi->api == ST_API_OPENGL); local
161 if (is_gl) {
  /external/mesa3d/src/gallium/targets/egl-static/
egl_st.c 157 boolean is_gl = (stapi->api == ST_API_OPENGL); local
161 if (is_gl) {
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest.cc 661 bool is_gl; member in struct:gpu::gles2::QueryType
695 if (query_type.is_gl) {
708 if (query_type.is_gl) {
735 if (query_type.is_gl) {
762 if (query_type.is_gl) {
    [all...]

Completed in 652 milliseconds