Home
last modified time | relevance | path

Searched defs:gl_format (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_readpixels.c99 GLenum gl_format, in try_pbo_readpixels()
/aosp_15_r20/external/webrtc/modules/desktop_capture/linux/wayland/
H A Degl_dmabuf.cc586 GLenum gl_format = GL_BGRA; in ImageFromDmaBuf() local
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dglformats.c4100 GLenum gl_format, GLenum type) in _mesa_tex_format_from_format_and_type()
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_image_load_store.cpp795 …uint32_t gl_format; // 0 for compressed textures, otherwise value from table 3.3 (page 163) of… member