Searched defs:samplerMode (Results 1 – 2 of 2) sorted by relevance
2629 GLint samplerMode = -1; in srgb_decode_samplerparameteri() local2648 GLfloat samplerMode = -1.0f; in srgb_decode_samplerparameterf() local2709 GLint samplerMode[] = {GL_DEPTH_COMPONENT, GL_STENCIL_INDEX}; in srgb_decode_samplerparameterIiv() local2733 GLuint samplerMode[] = {GL_DEPTH_COMPONENT, GL_STENCIL_INDEX}; in srgb_decode_samplerparameterIuiv() local
497 unsigned int samplerMode : 4; member