Home
last modified time | relevance | path

Searched defs:validate_spirv (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/src/sksl/codegen/
DSkSLSPIRVValidator.cpp17 static bool validate_spirv(ErrorReporter& reporter, std::string_view program, bool disassemble) { in validate_spirv() function
/third_party/mesa3d/src/gallium/frontends/rusticl/core/
Dplatform.rs43 pub validate_spirv: bool, field