Home
last modified time | relevance | path

Searched refs:TGSI_SEMANTIC_GRID_SIZE (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_compute.c65 if (machine->SysSemanticToIndex[TGSI_SEMANTIC_GRID_SIZE] != -1) { in cs_prepare()
66 unsigned i = machine->SysSemanticToIndex[TGSI_SEMANTIC_GRID_SIZE]; in cs_prepare()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_from_mesa.c269 return TGSI_SEMANTIC_GRID_SIZE; in tgsi_get_sysval_semantic()
Dtgsi_scan.c141 case TGSI_SEMANTIC_GRID_SIZE: in scan_src_operand()
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h181 TGSI_SEMANTIC_GRID_SIZE, /**< grid size in blocks */ enumerator
/external/virglrenderer/src/gallium/include/pipe/
Dp_shader_tokens.h181 #define TGSI_SEMANTIC_GRID_SIZE 15 /**< grid size in blocks */ macro
/external/virglrenderer/src/
Dvrend_shader.c1594 } else if (decl->Semantic.Name == TGSI_SEMANTIC_GRID_SIZE) { in iter_declaration()
4280 } else if (ctx->system_values[j].name == TGSI_SEMANTIC_GRID_SIZE || in get_source_info()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c1541 case TGSI_SEMANTIC_GRID_SIZE: in emit_fetch_system_value()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp444 case TGSI_SEMANTIC_GRID_SIZE: return nv50_ir::SV_NCTAID; in translateSysVal()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c1778 …se if (ctx->info.system_value_semantic_name[tgsi_src->Register.Index] == TGSI_SEMANTIC_GRID_SIZE) { in tgsi_src()
3605 if (ctx.info.system_value_semantic_name[i] == TGSI_SEMANTIC_GRID_SIZE) in r600_shader_from_tgsi()
/external/mesa3d/docs/gallium/
Dtgsi.rst3450 TGSI_SEMANTIC_GRID_SIZE subsection