Home
last modified time | relevance | path

Searched refs:GetProgrammableSampleCaps (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_msaa.c89 functions->GetProgrammableSampleCaps = st_GetProgrammableSampleCaps; in st_init_msaa_functions()
/third_party/mesa3d/src/mesa/main/
Ddd.h882 void (*GetProgrammableSampleCaps)(struct gl_context *ctx, member
Dget.c1319 ctx->Driver.GetProgrammableSampleCaps(ctx, ctx->DrawBuffer, in find_custom_value()