Searched defs:stride_in_bytes (Results 1 - 5 of 5) sorted by relevance
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_texture_desc.c | 205 r300_stride_to_width(enum pipe_format format, unsigned stride_in_bytes) r300_stride_to_width() argument
|
| H A D | r300_context.h | 346 unsigned stride_in_bytes[R300_MAX_TEXTURE_LEVELS]; member
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imstb_truetype.h | 684 int stride_in_bytes; member [all...] |
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imstb_truetype.h | 684 int stride_in_bytes; member [all...] |
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 10966 int stride_in_bytes; member 12305 nk_tt__h_prefilter(unsigned char *pixels, int w, int h, int stride_in_bytes, in nk_tt__h_prefilter() argument 12368 nk_tt__v_prefilter(unsigned char *pixels, int w, int h, int stride_in_bytes, in nk_tt__v_prefilter() argument 12257 nk_tt_PackBegin(struct nk_tt_pack_context *spc, unsigned char *pixels, int pw, int ph, int stride_in_bytes, int padding, struct nk_allocator *alloc) nk_tt_PackBegin() argument [all...] |
Completed in 43 milliseconds