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

  /external/mesa3d/src/gallium/drivers/r300/
r300_context.h 110 uint32_t alpha_function_fp16; /* R300_FG_ALPHA_FUNC: 0x4bd4 */ member in struct:r300_dsa_state
r300_state.c 657 dsa->alpha_function_fp16 = dsa->alpha_function |
674 OUT_CB_REG(R300_FG_ALPHA_FUNC, dsa->alpha_function_fp16);
696 OUT_CB_REG(R300_FG_ALPHA_FUNC, dsa->alpha_function_fp16);
    [all...]

Completed in 1332 milliseconds