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 D | stw_pixelformat.c | 95 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 D | stw_pixelformat.c | 97 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