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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_pixelformat.c95 stw_pf_depth_stencil[] = { variable in typeref:typename:const struct stw_pf_depth_info[]
265 for (ds = 0; ds < ARRAY_SIZE(stw_pf_depth_stencil); ds++) {
266 const struct stw_pf_depth_info *depth = &stw_pf_depth_stencil[ds];
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_pixelformat.c97 stw_pf_depth_stencil[] = { variable in typeref:typename:const struct stw_pf_depth_info[]
280 for (ds = 0; ds < ARRAY_SIZE(stw_pf_depth_stencil); ds++) {
281 const struct stw_pf_depth_info *depth = &stw_pf_depth_stencil[ds];

Completed in 4 milliseconds