Searched refs:GlobalConstants (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dr200_fragshader.c520 CLAMPED_FLOAT_TO_UBYTE(con_byte[0], ctx->ATIFragmentShader.GlobalConstants[i][0]);
521 CLAMPED_FLOAT_TO_UBYTE(con_byte[1], ctx->ATIFragmentShader.GlobalConstants[i][1]);
522 CLAMPED_FLOAT_TO_UBYTE(con_byte[2], ctx->ATIFragmentShader.GlobalConstants[i][2]);
523 CLAMPED_FLOAT_TO_UBYTE(con_byte[3], ctx->ATIFragmentShader.GlobalConstants[i][3]);
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_fragshader.c520 CLAMPED_FLOAT_TO_UBYTE(con_byte[0], ctx->ATIFragmentShader.GlobalConstants[i][0]);
521 CLAMPED_FLOAT_TO_UBYTE(con_byte[1], ctx->ATIFragmentShader.GlobalConstants[i][1]);
522 CLAMPED_FLOAT_TO_UBYTE(con_byte[2], ctx->ATIFragmentShader.GlobalConstants[i][2]);
523 CLAMPED_FLOAT_TO_UBYTE(con_byte[3], ctx->ATIFragmentShader.GlobalConstants[i][3]);
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_atifragshader.c360 ctx->ATIFragmentShader.GlobalConstants[index - GL_CON_0_ATI]);
/external/mesa3d/src/mesa/swrast/
H A Ds_atifragshader.c360 ctx->ATIFragmentShader.GlobalConstants[index - GL_CON_0_ATI]);
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Datifragshader.c792 COPY_4V(ctx->ATIFragmentShader.GlobalConstants[dstindex], value);
H A Dmtypes.h2167 GLfloat GlobalConstants[8][4]; member in struct:gl_ati_fragment_shader_state
/external/mesa3d/src/mesa/main/
H A Datifragshader.c792 COPY_4V(ctx->ATIFragmentShader.GlobalConstants[dstindex], value);
H A Dmtypes.h2167 GLfloat GlobalConstants[8][4]; member in struct:gl_ati_fragment_shader_state

Completed in 279 milliseconds