Home
last modified time | relevance | path

Searched refs:optionsGLSL (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/sksl/codegen/
DSkSLSPIRVtoHLSL.cpp26 spirv_cross::CompilerGLSL::Options optionsGLSL; in SPIRVtoHLSL() local
29 optionsGLSL.force_zero_initialized_variables = true; in SPIRVtoHLSL()
37 hlslCompiler.set_common_options(optionsGLSL); in SPIRVtoHLSL()