Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.h21 using ValidateSPIRVProc = bool (*)(ErrorReporter&, std::string_view); variable
H A DSkSLHLSLCodeGenerator.h21 using ValidateSPIRVProc = bool (*)(ErrorReporter&, std::string_view); variable