OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_interface
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
glsl_symbol_table.cpp
62
const glsl_type *
get_interface
(enum ir_variable_mode mode)
function in class:symbol_table_entry
243
const glsl_type *glsl_symbol_table::
get_interface
(const char *name,
function in class:glsl_symbol_table
247
return entry != NULL ? entry->
get_interface
(mode) : NULL;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
glsl_symbol_table.cpp
62
const glsl_type *
get_interface
(enum ir_variable_mode mode)
function in class:symbol_table_entry
243
const glsl_type *glsl_symbol_table::
get_interface
(const char *name,
function in class:glsl_symbol_table
247
return entry != NULL ? entry->
get_interface
(mode) : NULL;
/xsrc/external/mit/freetype/dist/include/freetype/
ftmodapi.h
221
* essentially what `
get_interface
` returns.
229
*
get_interface
::
244
FT_Module_Requester
get_interface
;
member in struct:FT_Module_Class_
/xsrc/external/mit/freetype/dist/include/freetype/internal/
sfnt.h
717
FT_Module_Requester
get_interface
;
member in struct:SFNT_Interface_
Completed in 9 milliseconds
Indexes created Fri Aug 21 00:24:51 UTC 2026