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

  /external/libchrome/mojo/public/cpp/bindings/lib/
validation_util.h 164 bool ValidateStruct(const Pointer<T>& input,
  /external/deqp-deps/SPIRV-Tools/source/val/
validate_datarules.cpp 203 spv_result_t ValidateStruct(ValidationState_t& _, const Instruction* inst) {
256 if (auto error = ValidateStruct(_, inst)) return error;
  /external/swiftshader/third_party/SPIRV-Tools/source/val/
validate_datarules.cpp 203 spv_result_t ValidateStruct(ValidationState_t& _, const Instruction* inst) {
256 if (auto error = ValidateStruct(_, inst)) return error;

Completed in 194 milliseconds