Searched refs:st_pipe_format_to_mesa_format (Results 1 – 4 of 4) sorted by relevance
88 strb->Base.Format = st_pipe_format_to_mesa_format(ps->format); in st_egl_image_target_renderbuffer_storage()125 texFormat = st_pipe_format_to_mesa_format(ps->format); in st_bind_surface()
47 st_pipe_format_to_mesa_format(enum pipe_format pipeFormat);
93 strb->Base.Format = st_pipe_format_to_mesa_format(format); in st_renderbuffer_alloc_sw_storage()174 strb->Base.Format = st_pipe_format_to_mesa_format(format); in st_renderbuffer_alloc_storage()288 strb->Base.Format = st_pipe_format_to_mesa_format(format); in st_new_renderbuffer_fb()455 strb->Base.Format = st_pipe_format_to_mesa_format(pt->format); in st_render_texture()
377 st_pipe_format_to_mesa_format(enum pipe_format format) in st_pipe_format_to_mesa_format() function1626 return st_pipe_format_to_mesa_format(pFormat); in st_ChooseTextureFormat_renderable()