Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c19554CALL_ProgramUniformMatrix3x4dv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_unmarshal_ProgramUniformMatrix3x4dv()
19582CALL_ProgramUniformMatrix3x4dv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_marshal_ProgramUniformMatrix3x4dv()
Ddispatch.h15099 #define CALL_ProgramUniformMatrix3x4dv(disp, parameters) \ macro