Home
last modified time | relevance | path

Searched refs:vtn_get_image (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c363 vtn_get_image(struct vtn_builder *b, uint32_t value_id, in vtn_get_image() function
2681 .image = vtn_get_image(b, w[3], NULL), in vtn_handle_texture()
2715 image = vtn_get_image(b, w[3], NULL); in vtn_handle_texture()
3281 image.image = vtn_get_image(b, w[3], &access); in vtn_handle_image()
3290 image.image = vtn_get_image(b, w[3], &access); in vtn_handle_image()
3299 image.image = vtn_get_image(b, w[3], &access); in vtn_handle_image()
3308 image.image = vtn_get_image(b, w[3], &access); in vtn_handle_image()
3348 image.image = vtn_get_image(b, w[1], &access); in vtn_handle_image()

Completed in 8 milliseconds