HomeSort by relevance Sort by last modified time
    Searched refs:MAX_VERTEX_PROGRAM_PARAMS (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/main/
config.h 180 * and \c MAX_VERTEX_PROGRAM_PARAMS. Otherwise some applications will make
199 #define MAX_VERTEX_PROGRAM_PARAMS MAX_UNIFORMS
context.c 492 prog->MaxParameters = MAX_VERTEX_PROGRAM_PARAMS;
    [all...]

Completed in 31 milliseconds