/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 1571 _read_invocation_intrinsic(glsl_type::uvec4_type), in create_intrinsics() 1588 _read_first_invocation_intrinsic(glsl_type::uvec4_type), in create_intrinsics() 1703 _##NAME(v130_or_gpu_shader4, glsl_type::uvec4_type), \ in create_builtins() 1727 _##NAME(glsl_type::uvec4_type), \ in create_builtins() 1742 _##NAME(v130_or_gpu_shader4, glsl_type::uvec4_type), \ in create_builtins() 1784 _##NAME(v130_or_gpu_shader4, glsl_type::uvec4_type, glsl_type::uint_type), \ in create_builtins() 1788 _##NAME(v130_or_gpu_shader4, glsl_type::uvec4_type, glsl_type::uvec4_type), \ in create_builtins() 1934 _mix_sel(shader_integer_mix, glsl_type::uvec4_type, glsl_type::bvec4_type), in create_builtins() 2005 _uintBitsToFloat(glsl_type::uvec4_type), in create_builtins() 2285 … _texture(ir_tex, v130, glsl_type::uvec4_type, glsl_type::usampler1D_type, glsl_type::float_type), in create_builtins() [all …]
|
D | lower_packing_builtins.cpp | 239 assert(uvec4_rval->type == glsl_type::uvec4_type); in pack_uvec4_to_uint() 241 ir_variable *u = factory.make_temp(glsl_type::uvec4_type, in pack_uvec4_to_uint() 347 ir_variable *u4 = factory.make_temp(glsl_type::uvec4_type, in unpack_uint_to_uvec4()
|
D | builtin_int64.h | 61 new(mem_ctx) ir_function_signature(glsl_type::uvec4_type, avail); in udivmod64() 258 ir_variable *const r0034 = body.make_temp(glsl_type::uvec4_type, "vec_ctor"); in udivmod64() 930 ir_variable *const r00BF = body.make_temp(glsl_type::uvec4_type, "vec_ctor"); in umod64() 1160 ir_variable *const r00F4 = body.make_temp(glsl_type::uvec4_type, "vec_ctor"); in imod64()
|
D | builtin_types.cpp | 332 add_type(symbols, glsl_type::uvec4_type); in _mesa_glsl_initialize_types()
|
D | glsl_lexer.ll | 422 uvec4 TYPE_WITH_ALT(130, 300, 130, 300, yyextra->EXT_gpu_shader4_enable, glsl_type::uvec4_type);
|
/external/mesa3d/src/intel/compiler/ |
D | brw_vec4_tcs.cpp | 117 dst_reg header = dst_reg(this, glsl_type::uvec4_type); in emit_thread_end() 139 dst_reg header(this, glsl_type::uvec4_type); in emit_thread_end() 167 dst_reg header = dst_reg(this, glsl_type::uvec4_type); in emit_input_urb_read() 200 dst_reg header = dst_reg(this, glsl_type::uvec4_type); in emit_output_urb_read() 227 src_reg message(this, glsl_type::uvec4_type, 2); in emit_urb_write() 312 dst_reg header = dst_reg(this, glsl_type::uvec4_type); in nir_emit_intrinsic()
|
D | gen6_gs_visitor.cpp | 101 this->destination_indices = src_reg(this, glsl_type::uvec4_type); in emit_prolog() 105 this->svbi = src_reg(this, glsl_type::uvec4_type); in emit_prolog() 107 this->max_svbi = src_reg(this, glsl_type::uvec4_type); in emit_prolog() 164 dst_reg tmp = dst_reg(src_reg(this, glsl_type::uvec4_type)); in gs_emit_vertex() 357 src_reg sol_temp(this, glsl_type::uvec4_type); in emit_thread_end() 603 src_reg sol_temp(this, glsl_type::uvec4_type); in xfb_write() 643 src_reg sol_temp(this, glsl_type::uvec4_type); in xfb_program()
|
D | brw_vec4_tes.cpp | 86 input_read_header = src_reg(this, glsl_type::uvec4_type); in emit_prolog() 166 src_reg clamped_indirect_offset = src_reg(this, glsl_type::uvec4_type); in nir_emit_intrinsic() 176 header = src_reg(this, glsl_type::uvec4_type); in nir_emit_intrinsic()
|
D | brw_vec4_visitor.cpp | 478 dst_reg shift(this, glsl_type::uvec4_type); in emit_unpack_unorm_4x8() 481 dst_reg shifted(this, glsl_type::uvec4_type); in emit_unpack_unorm_4x8() 500 dst_reg shift(this, glsl_type::uvec4_type); in emit_unpack_snorm_4x8() 503 dst_reg shifted(this, glsl_type::uvec4_type); in emit_unpack_snorm_4x8() 532 dst_reg u(this, glsl_type::uvec4_type); in emit_pack_unorm_4x8() 796 dst_reg(this, glsl_type::uvec4_type)); in emit_mcs_fetch() 1094 dst_reg header1 = dst_reg(this, glsl_type::uvec4_type); in emit_psiz_and_flags() 1754 src_reg temp = src_reg(this, glsl_type::uvec4_type); in resolve_ud_negate()
|
D | brw_vec4_nir.cpp | 415 glsl_type::uvec4_type); in nir_emit_intrinsic() 1380 src_reg tmp16 = src_reg(this, glsl_type::uvec4_type); in nir_emit_alu() 1595 dst_reg tmp = dst_reg(this, glsl_type::uvec4_type); in nir_emit_alu() 1610 dst_reg tmp2 = dst_reg(this, glsl_type::uvec4_type); in nir_emit_alu() 1784 dst_reg tmp = dst_reg(this, glsl_type::uvec4_type); in nir_emit_alu()
|
D | brw_fs_visitor.cpp | 41 const fs_reg dest = vgrf(glsl_type::uvec4_type); in emit_mcs_fetch()
|
D | brw_vec4.cpp | 1907 dst_reg dst = dst_reg(this, glsl_type::uvec4_type); in get_timestamp()
|
/external/mesa3d/src/intel/blorp/ |
D | blorp_clear.c | 150 const struct glsl_type *uvec4_type = glsl_vector_type(GLSL_TYPE_UINT, 4); in blorp_params_get_layer_offset_vs() local 154 uvec4_type, "header"); in blorp_params_get_layer_offset_vs() 181 uvec4_type, "input"); in blorp_params_get_layer_offset_vs() 185 uvec4_type, "output"); in blorp_params_get_layer_offset_vs()
|
/external/mesa3d/src/compiler/ |
D | nir_types.cpp | 456 return glsl_type::uvec4_type; in glsl_uvec4_type()
|
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | nir_to_spirv.c | 1535 SpvId uvec4_type = get_uvec_type(ctx, 32, 4); in emit_load_ubo_vec4() local 1538 uvec4_type); in emit_load_ubo_vec4() 1545 SpvId result = spirv_builder_emit_load(&ctx->builder, uvec4_type, ptr); in emit_load_ubo_vec4()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_glsl_to_tgsi.cpp | 1613 glsl_type::uvec4_type : in visit_expression() 1678 glsl_type::uvec4_type : in visit_expression() 2250 st_src_reg temp = get_temp(glsl_type::uvec4_type); in visit_expression() 2278 st_src_reg temp = get_temp(glsl_type::uvec4_type); in visit_expression() 2304 st_src_reg temp = get_temp(glsl_type::uvec4_type); in visit_expression()
|