OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spv_ext_inst_desc_t
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
table.h
62
typedef struct
spv_ext_inst_desc_t
{
struct
68
}
spv_ext_inst_desc_t
;
typedef in typeref:struct:spv_ext_inst_desc_t
73
const
spv_ext_inst_desc_t
* entries;
93
typedef const
spv_ext_inst_desc_t
* spv_ext_inst_desc;
ext_inst.cpp
38
static const
spv_ext_inst_desc_t
glslStd450Entries_1_0[] = {
42
static const
spv_ext_inst_desc_t
openclEntries_1_0[] = {
Completed in 47 milliseconds