Searched defs:gl_type (Results 1 – 9 of 9) sorted by relevance
| /third_party/mesa3d/src/compiler/ |
| D | builtin_types.py | 6 def simple_type(name, gl_type, base_type, rows, cols): argument 15 def sampler_type(name, gl_type, base_type, dim, shadow, array, sampled_type): argument 28 def vector_type(base_name, vec_name, base_type, gl_type, extra_gl_type=None): argument
|
| D | glsl_types.h | 287 uint32_t gl_type; member
|
| D | glsl_types.c | 61 make_vector_matrix_type(linear_ctx *lin_ctx, uint32_t gl_type, in make_vector_matrix_type()
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| D | type_parser.cc | 445 std::string gl_type = fmt.substr(0, pos); in ParseGlslFormat() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | debug_output.c | 920 GLenum gl_type = debug_type_enums[type]; in log_msg_locked_and_unlock() local 1171 _mesa_DebugMessageControl(GLenum gl_source, GLenum gl_type, in _mesa_DebugMessageControl()
|
| /third_party/mesa3d/src/mapi/glapi/gen/ |
| D | gl_XML.py | 322 class gl_type( gl_item ): class
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl3cCullDistanceTests.cpp | 814 glw::GLenum gl_type; in iterate() member
|
| D | gl4cEnhancedLayoutsTests.cpp | 3662 const GLenum gl_type = Type::GetTypeGLenum(type.m_basic_type); in AttribPointer() local
|
| /third_party/astc-encoder/Source/ |
| D | astcenccli_image_load_store.cpp | 886 …uint32_t gl_type; // 0 for compressed textures, otherwise value from table 3.2 (page 162) of O… member
|