mesa/src/imagination
Karmjit Mahil 1cfcf86da4 pvr: Add assert for texturestate being 0 in when emitting ppp state.
We assume that the texturestate size is 0 so we don't emit a state
update for pds_state_ptr2 since the hw wouldn't use it based on
the 0 size. This commit adds an assert to make sure of that.

Signed-off-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com>
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18631>
2022-09-21 16:47:06 +00:00
..
common pvr: Move BRN 44079, 48492 and 66011 code into pvrsrvkm specific directory 2022-07-27 10:13:19 +00:00
csbgen pvr: Implement vkGetPhysicalDeviceImageFormatProperties2 API. 2022-09-13 11:47:37 +00:00
include pvr: Implement vkGetPhysicalDeviceImageFormatProperties2 API. 2022-09-13 11:47:37 +00:00
rogue Revert "nir: Drop the unused instr arg for src/dest copy functions." 2022-08-30 18:21:44 +00:00
vulkan pvr: Add assert for texturestate being 0 in when emitting ppp state. 2022-09-21 16:47:06 +00:00
.clang-format pvr: Fix clang-format errors caused by vk outarrays. 2022-04-19 09:13:07 +00:00
.dir-locals.el
.editorconfig pvr: Change indentation from tab to spaces for xml files. 2022-08-31 08:26:17 +00:00
meson.build