Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/vc4/
Dvc4_validate_shaders.c287 static bool require_uniform_address_uniform(struct vc4_validated_shader_info *validated_shader) in require_uniform_address_uniform() function
382 return require_uniform_address_uniform(validated_shader); in validate_uniform_address_write()
929 if (!require_uniform_address_uniform(validated_shader)) in vc4_validate_shader()