Searched defs:samplerMode (Results 1 – 2 of 2) sorted by relevance
2528 GLint samplerMode = -1; in srgb_decode_samplerparameteri() local2546 GLfloat samplerMode = -1.0f; in srgb_decode_samplerparameterf() local2604 GLint samplerMode[] = {GL_DEPTH_COMPONENT, GL_STENCIL_INDEX}; in srgb_decode_samplerparameterIiv() local2627 GLuint samplerMode[] = {GL_DEPTH_COMPONENT, GL_STENCIL_INDEX}; in srgb_decode_samplerparameterIuiv() local
503 unsigned int samplerMode : 4; /* VGPU10_SAMPLER_MODE */ member