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

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
assembly_grammar.h 42 : target_env_(context->target_env),
51 spv_target_env target_env() const { return target_env_; } function in class:libspirv::AssemblyGrammar
table.h 100 const spv_target_env target_env; member in struct:spv_context_t

Completed in 704 milliseconds