Searched refs:value_float (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_value.h154 float value_float() const;
H A Dsfn_value.cpp126 float LiteralValue::value_float() const function in class:r600::LiteralValue
H A Dsfn_ir_to_assembly.cpp234 v.value_float() != 1.0f &&
235 v.value_float() != 0.5f &&
1188 if (v.value_float() == 1.0f) {
1193 if (v.value_float() == 0.5f) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dget.c185 GLfloat value_float; member in union:value
1068 v->value_float = ctx->Color.AlphaRef;
1070 v->value_float = ctx->Color.AlphaRefUnclamped;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dget.c223 GLfloat value_float; member in union:value
1123 v->value_float = ctx->Color.AlphaRef;
1125 v->value_float = ctx->Color.AlphaRefUnclamped;

Completed in 46 milliseconds