Searched defs:gl_type (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/ui/gl/ |
D | gl_gl_api_implementation.cc | 106 GLenum gl_type = GetTexType(type); in CustomTexImage2D() local 115 GLenum gl_type = GetTexType(type); in CustomTexSubImage2D() local
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
D | glsl_types.cpp | 48 glsl_type::glsl_type(GLenum gl_type, in glsl_type() 66 glsl_type::glsl_type(GLenum gl_type, in glsl_type()
|
D | glsl_types.h | 77 GLenum gl_type; member
|
/external/mesa3d/src/glsl/ |
D | glsl_types.cpp | 48 glsl_type::glsl_type(GLenum gl_type, in glsl_type() 66 glsl_type::glsl_type(GLenum gl_type, in glsl_type()
|
D | glsl_types.h | 77 GLenum gl_type; member
|
/external/mesa3d/src/mapi/glapi/gen/ |
D | gl_XML.py | 333 class gl_type( gl_item ): class
|
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/ |
D | gl_XML.py | 333 class gl_type( gl_item ): class
|
/external/chromium_org/gpu/command_buffer/ |
D | build_gles2_cmd_buffer.py | 5925 def __init__(self, name, type, gl_type): argument 5940 def __init__(self, name, gl_type, type, gl_error): argument
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
D | st_glsl_to_tgsi.cpp | 2320 GLenum gl_type = GL_NONE; in visit() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_glsl_to_tgsi.cpp | 2320 GLenum gl_type = GL_NONE; in visit() local
|