Home
last modified time | relevance | path

Searched defs:stride_in_bytes (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_texture_desc.c206 unsigned stride_in_bytes) in r300_stride_to_width()
Dr300_context.h346 unsigned stride_in_bytes[R300_MAX_TEXTURE_LEVELS]; member
/third_party/mesa3d/src/imgui/
Dimstb_truetype.h684 int stride_in_bytes; member
3797 …in(stbtt_pack_context *spc, unsigned char *pixels, int pw, int ph, int stride_in_bytes, int paddin… in stbtt_PackBegin()
3852 static void stbtt__h_prefilter(unsigned char *pixels, int w, int h, int stride_in_bytes, unsigned i… in stbtt__h_prefilter()
3914 static void stbtt__v_prefilter(unsigned char *pixels, int w, int h, int stride_in_bytes, unsigned i… in stbtt__v_prefilter()