Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_program.c76 const uint32_t nonseamless_size = zm->has_nonseamless ? sizeof(uint32_t) : 0; in shader_key_matches() local
86 const uint32_t nonseamless_size = zm->has_nonseamless ? sizeof(uint32_t) : 0; in shader_module_hash() local
100 unsigned inline_size = 0, nonseamless_size = 0; in get_shader_module_for_stage() local
295 unsigned inline_size = 0, nonseamless_size = 0; update_cs_shader_module() local
[all...]

Completed in 4 milliseconds