Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_surface_builder.cpp193 isl_format_for_gl_format(uint32_t gl_format) in isl_format_for_gl_format()
978 unsigned gl_format) in emit_image_load()
1086 unsigned gl_format) in emit_image_store()
/external/mesa3d/src/mesa/main/
Dglformats.c3689 GLenum gl_format, GLenum type) in _mesa_tex_format_from_format_and_type()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_tex_image.c868 GLenum gl_format = _mesa_compressed_format_to_glenum(ctx, in intelCompressedTexSubImage() local