| /external/mesa3d/src/intel/compiler/ |
| D | test_eu_validate.cpp | 862 unsigned exec_size; in TEST_P() member 939 unsigned exec_size; in TEST_P() member 953 #define INST(opcode, exec_size, dst_type, dst_subreg, dst_stride, src_type, \ in TEST_P() argument 1111 unsigned exec_size; in TEST_P() member 1125 #define INST(opcode, exec_size, dst_type, dst_is_indirect, dst_stride, \ in TEST_P() argument 1231 unsigned exec_size; in TEST_P() member 1246 #define INST(opcode, exec_size, dst, dst_type, dst_stride, \ in TEST_P() argument 1376 unsigned exec_size; in TEST_P() member 1383 #define INST(opcode, exec_size, dst_type, src_type, expected_result) \ in TEST_P() argument 1446 unsigned exec_size; in TEST_P() member [all …]
|
| D | brw_eu_validate.c | 403 unsigned exec_size = 1 << brw_inst_exec_size(devinfo, inst); in general_restrictions_based_on_operand_types() local 504 unsigned exec_size = 1 << brw_inst_exec_size(devinfo, inst); in general_restrictions_on_region_parameters() local 670 unsigned exec_size, unsigned element_size, unsigned subreg, in align1_access_mask() 721 unsigned exec_size = 1 << brw_inst_exec_size(devinfo, inst); in region_alignment_rules() local
|
| D | brw_shader.h | 143 uint8_t exec_size; member
|
| D | brw_fs.cpp | 49 fs_inst::init(enum opcode opcode, uint8_t exec_size, const fs_reg &dst, in init() 95 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size) in fs_inst() 100 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size, const fs_reg &dst) in fs_inst() 105 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size, const fs_reg &dst, in fs_inst() 112 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size, const fs_reg &dst, in fs_inst() 119 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size, const fs_reg &dst, in fs_inst() 1623 const unsigned exec_size = in convert_attr_sources_to_hw_regs() local
|
| D | brw_disasm.c | 171 static const char *const exec_size[8] = { variable 1414 int exec_size = 1 << brw_inst_exec_size(devinfo, inst); in qtr_ctrl() local
|
| D | brw_eu_emit.c | 2200 const unsigned exec_size = 1 << brw_inst_exec_size(devinfo, p->current); in brw_oword_block_read() local 3332 const uint16_t exec_size = brw_inst_exec_size(devinfo, p->current); in brw_pixel_interpolator_query() local 3356 const unsigned exec_size = 1 << brw_inst_exec_size(devinfo, p->current); in brw_find_live_channel() local
|
| D | brw_fs_bank_conflicts.cpp | 639 const unsigned exec_size = inst->dst.component_size(inst->exec_size); in shader_conflict_weight_matrix() local
|
| D | brw_fs_generator.cpp | 1708 unsigned exec_size = inst->exec_size; in generate_code() local
|
| D | brw_vec4_generator.cpp | 1539 unsigned exec_size = inst->exec_size; in generate_code() local
|
| /external/mesa3d/src/gallium/drivers/vc4/kernel/ |
| D | vc4_gem.c | 43 uint32_t exec_size = uniforms_offset + args->uniforms_size; in vc4_get_bcl() local
|
| /external/libdrm/intel/ |
| D | intel_bufmgr_gem.c | 120 int exec_size; member
|