Home
last modified time | relevance | path

Searched refs:isl_format_for_gl_format (Results 1 – 1 of 1) 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() function
986 const isl_format format = isl_format_for_gl_format(gl_format); in emit_image_load()
1093 const isl_format format = isl_format_for_gl_format(gl_format); in emit_image_store()