Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/zink/
Dzink_context.c270 sampler_aspect_from_format(enum pipe_format fmt) in sampler_aspect_from_format() function
309 ivci.subresourceRange.aspectMask = sampler_aspect_from_format(state->format); in zink_create_sampler_view()