Searched refs:MaxProgramTextureGatherComponents (Results 1 – 4 of 4) sorted by relevance
412 ctx->Const.MaxProgramTextureGatherComponents = 4; in brw_initialize_context_constants()416 ctx->Const.MaxProgramTextureGatherComponents = 1; in brw_initialize_context_constants()
371 c->MaxProgramTextureGatherComponents = in st_init_limits()
614 …AX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB, CONTEXT_INT(Const.MaxProgramTextureGatherComponents), ex…
3804 GLuint MaxProgramTextureGatherComponents; member