Home
last modified time | relevance | path

Searched defs:supported_versions (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/core/ext/transport/chttp2/alpn/
Dalpn.cc27 static const char* const supported_versions[] = {"grpc-exp", "h2"}; variable
/third_party/mesa3d/src/gallium/frontends/clover/spirv/
Dinvocation.cpp942 clover::spirv::supported_versions() { in supported_versions() function in clover::spirv
1005 clover::spirv::supported_versions() { in supported_versions() function in clover::spirv
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
Dinvocation.cpp374 const auto supported_versions = clover::spirv::supported_versions(); in get_spirv_translator_options() local
/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h388 } supported_versions[17]; member