Searched defs:gl_shader_compiler_options (Results 1 – 1 of 1) sorted by relevance
318 struct gl_shader_compiler_options struct321 GLboolean EmitNoCont; /**< Emit CONT opcode? */322 GLboolean EmitNoMainReturn; /**< Emit CONT/RET opcodes? */323 GLbitfield LowerBuiltinVariablesXfb; /**< Which builtin variables should331 GLboolean LowerPrecisionFloat16;332 GLboolean LowerPrecisionInt16;333 GLboolean LowerPrecisionDerivatives;334 GLboolean LowerPrecisionFloat16Uniforms;341 GLboolean LowerPrecisionConstants;347 GLboolean EmitNoIndirectTemp; /**< No indirect addressing of temps */[all …]