Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dget.c237 GLenum16 value_enum16; member
775 v->value_enum16 = ctx->ReadBuffer->ColorReadBuffer; in find_custom_value()
874 v->value_enum16 = 0; in find_custom_value()
876 v->value_enum16 = GL_COMPILE_AND_EXECUTE; in find_custom_value()
878 v->value_enum16 = GL_COMPILE; in find_custom_value()
894 v->value_enum16 = ctx->Stencil.ActiveFace ? GL_BACK : GL_FRONT; in find_custom_value()
898 v->value_enum16 = ctx->Stencil.FailFunc[ctx->Stencil.ActiveFace]; in find_custom_value()
901 v->value_enum16 = ctx->Stencil.Function[ctx->Stencil.ActiveFace]; in find_custom_value()
904 v->value_enum16 = ctx->Stencil.ZFailFunc[ctx->Stencil.ActiveFace]; in find_custom_value()
907 v->value_enum16 in find_custom_value()
[all...]

Completed in 4 milliseconds