Home
last modified time | relevance | path

Searched refs:MAX_FRAGMENT_PROGRAM_INPUTS (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dconfig.h211 #define MAX_FRAGMENT_PROGRAM_INPUTS 12 macro
H A Dcontext.c303 prog->MaxAttribs = MAX_FRAGMENT_PROGRAM_INPUTS; in init_program_limits()