Home
last modified time | relevance | path

Searched refs:GET_PCAP (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Ddevice9.c171 #define GET_PCAP(n) pScreen->get_param(pScreen, PIPE_CAP_##n) macro
350 if (!GET_PCAP(BUFFER_MAP_PERSISTENT_COHERENT)) in NineDevice9_ctor()
559 This->driver_caps.window_space_position_support = GET_PCAP(VS_WINDOW_SPACE_POSITION); in NineDevice9_ctor()
562 This->driver_caps.offset_units_unscaled = GET_PCAP(POLYGON_OFFSET_UNITS_UNSCALED); in NineDevice9_ctor()
592 #undef GET_PCAP macro

Completed in 7 milliseconds