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

/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_st.c80 struct stw_st_framebuffer *stwfb = stw_st_framebuffer(stfb); local
85 if (stwfb->texture_width != width || stwfb->texture_height != height) {
87 pipe_resource_reference(&stwfb->textures[i], NULL);
97 templ.nr_samples = stwfb->stvis.samples;
104 if (stwfb->textures[i] || !(mask & (1 << i))) {
106 if (stwfb->textures[i])
114 format = stwfb->stvis.color_format;
120 format = stwfb->stvis.depth_stencil_format;
132 stwfb
149 struct stw_st_framebuffer *stwfb = stw_st_framebuffer(stfb); local
182 struct stw_st_framebuffer *stwfb = stw_st_framebuffer(stfb); local
205 struct stw_st_framebuffer *stwfb = stw_st_framebuffer(stfb); local
229 struct stw_st_framebuffer *stwfb; local
252 struct stw_st_framebuffer *stwfb = stw_st_framebuffer(stfb); local
267 struct stw_st_framebuffer *stwfb = stw_st_framebuffer(stfb); local
301 struct stw_st_framebuffer *stwfb = stw_st_framebuffer(stfb); local
[all...]
/external/mesa3d/src/gallium/state_trackers/hgl/
H A Dhgl.c68 struct stw_st_framebuffer *stwfb = stw_st_framebuffer(stfb);
69 pipe_mutex_lock(stwfb->fb->mutex);
/external/swiftshader/third_party/LLVM/test/MC/ELF/
H A Dmany-section.s50851 .section stwfb
[all...]

Completed in 148 milliseconds