HomeSort by relevance Sort by last modified time
    Searched defs:spv_context_t (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
table.h 91 struct spv_context_t { struct
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/include/spirv-tools/
libspirv.h 342 typedef struct spv_context_t spv_context_t; typedef in typeref:struct:spv_context_t
353 typedef const spv_context_t* spv_const_context;
354 typedef spv_context_t* spv_context;

Completed in 768 milliseconds