Home
last modified time | relevance | path

Searched defs:raw_type (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs_lower_regioning.cpp347 const brw_reg_type raw_type = brw_int_type(MIN2(type_sz(tmp.type), 4), in lower_src_region() local
396 const brw_reg_type raw_type = brw_int_type(MIN2(type_sz(tmp.type), 4), in lower_dst_region() local
/external/perfetto/src/trace_processor/sqlite/
Dsqlite_utils.h432 const char* raw_type = in GetColumnsForTable() local
/external/v8/src/compiler/
Dcode-assembler.cc1629 Address CheckObjectType(Address raw_value, Address raw_type, in CheckObjectType()
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c705 SpvId raw_type = bit_size == 1 ? spirv_builder_type_bool(&ctx->builder) : in get_alu_src_raw() local