Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/vulkan/
Dpvr_image.c305 result = pvr_pack_tex_state(device, in pvr_CreateImageView()
316 result = pvr_pack_tex_state(device, in pvr_CreateImageView()
338 result = pvr_pack_tex_state(device, in pvr_CreateImageView()
421 result = pvr_pack_tex_state(device, &info, bview->texture_state); in pvr_CreateBufferView()
Dpvr_tex_state.h108 pvr_pack_tex_state(struct pvr_device *device,
Dpvr_tex_state.c66 pvr_pack_tex_state(struct pvr_device *device, in pvr_pack_tex_state() function
Dpvr_device.c1392 result = pvr_pack_tex_state(device, &tex_info, image_state); in pvr_device_init_compute_idfwdf_state()