Home
last modified time | relevance | path

Searched defs:gl_format (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_readpixels.c96 try_pbo_readpixels(struct st_context *st, struct gl_renderbuffer *rb, bool invert_y, GLint x, GLint y, GLsizei width, GLsizei height, GLenum gl_format, enum pipe_format src_format, enum pipe_format dst_format, const struct gl_pixelstore_attrib *pack, void *pixels) try_pbo_readpixels() argument
/third_party/mesa3d/src/mesa/main/
H A Dglformats.c4012 _mesa_tex_format_from_format_and_type(const struct gl_context *ctx, GLenum gl_format, GLenum type) _mesa_tex_format_from_format_and_type() argument
/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp888 uint32_t gl_format; // 0 for compressed textures, otherwise value from table 3.3 (page 163) of OpenGL spec member
[all...]

Completed in 7 milliseconds