Searched refs:NativeIntegers (Results 1 – 11 of 11) sorted by relevance
141 (!ctx->Const.NativeIntegers ? INT_DIV_TO_MUL_RCP : 0) | in st_link_shader()
1183 consts->NativeIntegers = GL_TRUE; in st_init_extensions()1213 consts->NativeIntegers = GL_TRUE; in st_init_extensions()1234 consts->UniformBooleanTrue = consts->NativeIntegers ? ~0U : fui(1.0f); in st_init_extensions()
986 if (!ctx->Const.NativeIntegers) { in st_translate_mesa_program()
2119 if (this->ctx->Const.NativeIntegers) in visit_expression()6511 if (ctx->Const.NativeIntegers) { in emit_face_var()6829 if (!ctx->Const.NativeIntegers) { in st_translate_program()7025 v->native_integers = ctx->Const.NativeIntegers; in get_mesa_program_tgsi()7258 ctx->Const.NativeIntegers); in st_link_tgsi()7267 ctx->Const.NativeIntegers); in st_link_tgsi()
2514 assert(ctx->Const.NativeIntegers); in _mesa_associate_uniform_storage()2526 (ctx->Const.NativeIntegers) ? uniform_native : uniform_int_float; in _mesa_associate_uniform_storage()3014 options, ctx->Const.NativeIntegers) in _mesa_ir_link_shader()
2078 ctx->Const.NativeIntegers); in opt_shader_and_create_symbol_table()2082 ctx->Const.NativeIntegers)) in opt_shader_and_create_symbol_table()
4541 ctx->Const.NativeIntegers); in linker_optimisation_loop()4546 ctx->Const.NativeIntegers)) in linker_optimisation_loop()
210 ctx->Const.NativeIntegers); in glsl_to_nir()
1109 ctx->Const.NativeIntegers)) in create_new_program()
3910 GLboolean NativeIntegers; member
688 ctx->Const.NativeIntegers = true; in brw_initialize_context_constants()