Home
last modified time | relevance | path

Searched defs:header_sz (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_surface_builder.cpp101 const unsigned header_sz = (header.file == BAD_FILE ? 0 : 1); in emit_send() local
H A Dbrw_lower_logical_sends.cpp1423 const unsigned header_sz = header.file != BAD_FILE ? 1 : 0; in lower_surface_logical_send() local

Completed in 6 milliseconds