Searched refs:MaxProgramTextureGatherComponents (Results 1 – 4 of 4) sorted by relevance
548 ctx->Const.MaxProgramTextureGatherComponents = 4; in brw_initialize_context_constants()552 ctx->Const.MaxProgramTextureGatherComponents = 1; in brw_initialize_context_constants()
359 c->MaxProgramTextureGatherComponents = in st_init_limits()
612 …AX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB, CONTEXT_INT(Const.MaxProgramTextureGatherComponents), ex…
3590 GLuint MaxProgramTextureGatherComponents; member