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

  /external/deqp-deps/SPIRV-Headers/tools/buildHeaders/
jsonToSpirv.h 92 typedef std::vector<std::string> EnumCaps;
170 EnumValue(unsigned int the_value, const std::string& the_name, EnumCaps&& the_caps, const std::string& the_version,
180 EnumCaps capabilities;
  /external/shaderc/spirv-headers/tools/buildHeaders/
jsonToSpirv.h 92 typedef std::vector<std::string> EnumCaps;
170 EnumValue(unsigned int the_value, const std::string& the_name, EnumCaps&& the_caps, const std::string& the_version,
180 EnumCaps capabilities;
  /external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
jsonToSpirv.h 92 typedef std::vector<std::string> EnumCaps;
170 EnumValue(unsigned int the_value, const std::string& the_name, EnumCaps&& the_caps, const std::string& the_version,
180 EnumCaps capabilities;
  /external/deqp-deps/glslang/SPIRV/
doc.h 165 typedef std::vector<Capability> EnumCaps;

Completed in 216 milliseconds