Searched refs:statt (Results 1 – 12 of 12) sorted by relevance
/external/mesa3d/src/mesa/state_tracker/ |
D | st_manager.c | 77 attachment_to_buffer_index(enum st_attachment_type statt) in attachment_to_buffer_index() argument 81 switch (statt) { in attachment_to_buffer_index() 116 enum st_attachment_type statt; in buffer_index_to_attachment() local 120 statt = ST_ATTACHMENT_FRONT_LEFT; in buffer_index_to_attachment() 123 statt = ST_ATTACHMENT_BACK_LEFT; in buffer_index_to_attachment() 126 statt = ST_ATTACHMENT_FRONT_RIGHT; in buffer_index_to_attachment() 129 statt = ST_ATTACHMENT_BACK_RIGHT; in buffer_index_to_attachment() 132 statt = ST_ATTACHMENT_DEPTH_STENCIL; in buffer_index_to_attachment() 135 statt = ST_ATTACHMENT_ACCUM; in buffer_index_to_attachment() 138 statt = ST_ATTACHMENT_INVALID; in buffer_index_to_attachment() [all …]
|
/external/mesa3d/src/gallium/state_trackers/dri/ |
D | dri2.c | 741 enum st_attachment_type statt; in dri2_allocate_textures() local 751 statt = ST_ATTACHMENT_FRONT_LEFT; in dri2_allocate_textures() 754 statt = ST_ATTACHMENT_BACK_LEFT; in dri2_allocate_textures() 760 dri_drawable_get_format(drawable, statt, &format, &bind); in dri2_allocate_textures() 778 drawable->textures[statt] = in dri2_allocate_textures() 782 assert(drawable->textures[statt]); in dri2_allocate_textures() 789 enum st_attachment_type statt = statts[i]; in dri2_allocate_textures() local 791 if (statt == ST_ATTACHMENT_DEPTH_STENCIL) in dri2_allocate_textures() 794 if (drawable->textures[statt]) { in dri2_allocate_textures() 795 templ.format = drawable->textures[statt]->format; in dri2_allocate_textures() [all …]
|
D | dri_drawable.c | 111 enum st_attachment_type statt) in dri_st_framebuffer_flush_front() argument 118 drawable->flush_frontbuffer(ctx, drawable, statt); in dri_st_framebuffer_flush_front() 215 enum st_attachment_type statt) in dri_drawable_validate_att() argument 221 if (drawable->texture_mask & (1 << statt)) in dri_drawable_validate_att() 230 statts[count++] = statt; in dri_drawable_validate_att() 305 enum st_attachment_type statt, in dri_drawable_get_format() argument 309 switch (statt) { in dri_drawable_get_format()
|
D | dri_drawable.h | 83 enum st_attachment_type statt); 111 enum st_attachment_type statt,
|
D | drisw.c | 240 enum st_attachment_type statt) in drisw_flush_frontbuffer() argument 247 ptex = drawable->textures[statt]; in drisw_flush_frontbuffer()
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_st.c | 178 enum st_attachment_type statt) in stw_st_framebuffer_present_locked() argument 185 resource = stwfb->textures[statt]; in stw_st_framebuffer_present_locked() 201 enum st_attachment_type statt) in stw_st_framebuffer_flush_front() argument 214 ret = stw_st_framebuffer_present_locked(hDC, &stwfb->base, statt); in stw_st_framebuffer_flush_front()
|
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | xm_st.c | 61 enum st_attachment_type statt) in xmesa_st_framebuffer_display() argument 64 struct pipe_resource *ptex = xstfb->textures[statt]; in xmesa_st_framebuffer_display() 261 enum st_attachment_type statt) in xmesa_st_framebuffer_flush_front() argument 266 ret = xmesa_st_framebuffer_display(stfbi, statt); in xmesa_st_framebuffer_flush_front()
|
/external/mesa3d/src/gallium/state_trackers/hgl/ |
D | hgl.c | 60 struct st_framebuffer_iface* stfbi, enum st_attachment_type statt) in hgl_st_framebuffer_flush_front() argument 71 struct pipe_resource* resource = textures[statt]; in hgl_st_framebuffer_flush_front()
|
/external/mesa3d/src/gallium/include/state_tracker/ |
D | st_api.h | 320 enum st_attachment_type statt);
|
/external/mesa3d/src/gallium/state_trackers/osmesa/ |
D | osmesa.c | 310 enum st_attachment_type statt) in osmesa_st_framebuffer_flush_front() argument 315 struct pipe_resource *res = osbuffer->textures[statt]; in osmesa_st_framebuffer_flush_front()
|
/external/libexif/po/ |
D | de.po | 2997 "JPEG-Datenstrom wird ein JPEG-Marker statt diesem Tag benutzt." 3023 "Der Pixelaufbau. Im JPEG-Datenstrom wird ein JPEG-Marker statt dieses Tags " 3181 "einem JPEG-Bild wird ein JPEG-Marker statt diesem Tag benutzt. Wenn dieses "
|
/external/selinux/policycoreutils/po/ |
D | de.po | 2428 "erlauben, statt sssd-Server zu verwenden"
|