Searched refs:optionsHLSL (Results 1 – 1 of 1) sorted by relevance
31 spirv_cross::CompilerHLSL::Options optionsHLSL; in SPIRVtoHLSL() local32 optionsHLSL.shader_model = 51; in SPIRVtoHLSL()34 optionsHLSL.point_coord_compat = true; in SPIRVtoHLSL()35 optionsHLSL.point_size_compat = true; in SPIRVtoHLSL()38 hlslCompiler.set_hlsl_options(optionsHLSL); in SPIRVtoHLSL()