Home
last modified time | relevance | path

Searched refs:require_uniform_address_uniform (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/kernel/
Dvc4_validate_shaders.c283 static bool require_uniform_address_uniform(struct vc4_validated_shader_info *validated_shader) in require_uniform_address_uniform() function
372 return require_uniform_address_uniform(validated_shader); in validate_uniform_address_write()
914 if (!require_uniform_address_uniform(validated_shader)) in vc4_validate_shader()