Home
last modified time | relevance | path

Searched refs:supported_versions (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.cpp220 ARRAY_SIZE(this->supported_versions)); in _mesa_glsl_parse_state()
232 this->supported_versions[this->num_supported_versions].ver in _mesa_glsl_parse_state()
234 this->supported_versions[this->num_supported_versions].gl_ver in _mesa_glsl_parse_state()
236 this->supported_versions[this->num_supported_versions].es = false; in _mesa_glsl_parse_state()
242 this->supported_versions[this->num_supported_versions].ver = 100; in _mesa_glsl_parse_state()
243 this->supported_versions[this->num_supported_versions].gl_ver = 20; in _mesa_glsl_parse_state()
244 this->supported_versions[this->num_supported_versions].es = true; in _mesa_glsl_parse_state()
248 this->supported_versions[this->num_supported_versions].ver = 300; in _mesa_glsl_parse_state()
249 this->supported_versions[this->num_supported_versions].gl_ver = 30; in _mesa_glsl_parse_state()
250 this->supported_versions[this->num_supported_versions].es = true; in _mesa_glsl_parse_state()
[all …]
Dglsl_parser_extras.h396 } supported_versions[17]; member
/third_party/mesa3d/src/gallium/frontends/clover/spirv/
Dinvocation.hpp71 std::vector<cl_name_version> supported_versions();
Dinvocation.cpp525 const auto supported_spirv_versions = clover::spirv::supported_versions(); in check_spirv_version()
942 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.cpp381 const auto supported_versions = clover::spirv::supported_versions(); in get_spirv_translator_options() local
382 …const auto max_supported = clover::spirv::to_spirv_version_encoding(supported_versions.back().vers… in get_spirv_translator_options()
/third_party/openssl/test/
Dext_internal_test.c65 EXT_ENTRY(supported_versions),
/third_party/mesa3d/src/gallium/frontends/clover/core/
Ddevice.cpp493 if (!clover::spirv::supported_versions().empty() && in supported_extensions()
518 return clover::spirv::supported_versions(); in supported_il_versions()
/third_party/cef/patch/patches/
Drunhooks.patch57 supported_versions = list(MSVS_VERSIONS.keys())
/third_party/mbedtls/docs/architecture/
Dtls13-support.md77 | supported_versions | YES (3) | YES |