Home
last modified time | relevance | path

Searched defs:Validate (Results 1 – 25 of 41) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dlibspirv.cpp77 bool SpirvTools::Validate(const std::vector<uint32_t>& binary) const { in Validate() function in spvtools::SpirvTools
81 bool SpirvTools::Validate(const uint32_t* binary, in Validate() function in spvtools::SpirvTools
87 bool SpirvTools::Validate(const uint32_t* binary, const size_t binary_size, in Validate() function in spvtools::SpirvTools
/third_party/skia/third_party/externals/spirv-tools/source/
Dlibspirv.cpp109 bool SpirvTools::Validate(const std::vector<uint32_t>& binary) const { in Validate() function in spvtools::SpirvTools
113 bool SpirvTools::Validate(const uint32_t* binary, in Validate() function in spvtools::SpirvTools
119 bool SpirvTools::Validate(const uint32_t* binary, const size_t binary_size, in Validate() function in spvtools::SpirvTools
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dlibspirv.cpp109 bool SpirvTools::Validate(const std::vector<uint32_t>& binary) const { in Validate() function in spvtools::SpirvTools
113 bool SpirvTools::Validate(const uint32_t* binary, in Validate() function in spvtools::SpirvTools
119 bool SpirvTools::Validate(const uint32_t* binary, const size_t binary_size, in Validate() function in spvtools::SpirvTools
/third_party/spirv-tools/source/
Dlibspirv.cpp111 bool SpirvTools::Validate(const std::vector<uint32_t>& binary) const { in Validate() function in spvtools::SpirvTools
115 bool SpirvTools::Validate(const uint32_t* binary, in Validate() function in spvtools::SpirvTools
121 bool SpirvTools::Validate(const uint32_t* binary, const size_t binary_size, in Validate() function in spvtools::SpirvTools
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dtest_helper.h89 void Validate(spirv::Builder& b) { in Validate() function
/third_party/skia/third_party/externals/angle2/src/common/spirv/
Dangle_spirv_utils.cpp30 bool Validate(const Blob &blob) in Validate() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DLimits.cpp100 static MaybeError Validate(T supported, T required) { in Validate() function
116 static MaybeError Validate(T supported, T required) { in Validate() function
/third_party/spirv-tools/test/link/
Dlinker_fixture.h211 bool Validate(const spvtest::Binary& binary) { in Validate() function
/third_party/mesa3d/src/gallium/frontends/xvmc/
Dcontext.c45 static Status Validate(Display *dpy, XvPortID port, int surface_type_id, in Validate() function
Dsubpicture.c147 static Status Validate(Display *dpy, XvPortID port, int surface_type_id, int xvimage_id) in Validate() function
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.cpp379 GalliumContext::Validate(uint32 width, uint32 height) in Validate() function in GalliumContext
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
Dlcssa.cpp32 bool Validate(const std::vector<uint32_t>& bin) { in Validate() function
Dnested_loops.cpp36 bool Validate(const std::vector<uint32_t>& bin) { in Validate() function
Dpeeling.cpp32 bool Validate(const std::vector<uint32_t>& bin) { in Validate() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dlcssa.cpp32 bool Validate(const std::vector<uint32_t>& bin) { in Validate() function
Dnested_loops.cpp36 bool Validate(const std::vector<uint32_t>& bin) { in Validate() function
Dpeeling.cpp32 bool Validate(const std::vector<uint32_t>& bin) { in Validate() function
/third_party/spirv-tools/test/opt/loop_optimizations/
Dlcssa.cpp32 bool Validate(const std::vector<uint32_t>& bin) { in Validate() function
Dnested_loops.cpp36 bool Validate(const std::vector<uint32_t>& bin) { in Validate() function
Dpeeling.cpp32 bool Validate(const std::vector<uint32_t>& bin) { in Validate() function
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dir_builder.cpp37 bool Validate(const std::vector<uint32_t>& bin) { in Validate() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dir_builder.cpp37 bool Validate(const std::vector<uint32_t>& bin) { in Validate() function
/third_party/spirv-tools/test/opt/
Dir_builder.cpp37 bool Validate(const std::vector<uint32_t>& bin) { in Validate() function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.h541 inline CordRepRing* CordRepRing::Validate(CordRepRing* rep, in Validate() function
/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_file.cc212 bool FileGenerator::Validate(std::string* error) { in Validate() function in google::protobuf::compiler::java::FileGenerator

12