HomeSort by relevance Sort by last modified time
    Searched refs:V_SQ_ALU_SRC_PARAM_BASE (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/r600/
r600_sq.h 208 #define V_SQ_ALU_SRC_PARAM_BASE 0x000001C0
    [all...]
r600_shader.c 508 alu.src[1].sel = V_SQ_ALU_SRC_PARAM_BASE + ctx->shader->input[input].lds_pos;
535 alu.src[0].sel = V_SQ_ALU_SRC_PARAM_BASE + ctx->shader->input[input].lds_pos;
    [all...]

Completed in 617 milliseconds