Home
last modified time | relevance | path

Searched refs:top_of_pipe_flags (Results 1 – 25 of 32) sorted by relevance

12

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/freedreno/vulkan/
H A Dtu_query.c1353 VkPipelineStageFlags top_of_pipe_flags = in tu_CmdWriteTimestamp() local
1357 if (pipelineStage & ~top_of_pipe_flags) { in tu_CmdWriteTimestamp()
H A Dtu_cmd_buffer.c4852 VkPipelineStageFlags top_of_pipe_flags = in write_event() local
4856 if (!(stageMask & ~top_of_pipe_flags)) { in write_event()
/dports/lang/clover/mesa-21.3.6/src/freedreno/vulkan/
H A Dtu_query.c1353 VkPipelineStageFlags top_of_pipe_flags = in tu_CmdWriteTimestamp() local
1357 if (pipelineStage & ~top_of_pipe_flags) { in tu_CmdWriteTimestamp()
H A Dtu_cmd_buffer.c4852 VkPipelineStageFlags top_of_pipe_flags = in write_event() local
4856 if (!(stageMask & ~top_of_pipe_flags)) { in write_event()
/dports/graphics/mesa-libs/mesa-21.3.6/src/freedreno/vulkan/
H A Dtu_query.c1353 VkPipelineStageFlags top_of_pipe_flags = in tu_CmdWriteTimestamp() local
1357 if (pipelineStage & ~top_of_pipe_flags) { in tu_CmdWriteTimestamp()
H A Dtu_cmd_buffer.c4852 VkPipelineStageFlags top_of_pipe_flags = in write_event() local
4856 if (!(stageMask & ~top_of_pipe_flags)) { in write_event()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/freedreno/vulkan/
H A Dtu_query.c1353 VkPipelineStageFlags top_of_pipe_flags = in tu_CmdWriteTimestamp() local
1357 if (pipelineStage & ~top_of_pipe_flags) { in tu_CmdWriteTimestamp()
H A Dtu_cmd_buffer.c4852 VkPipelineStageFlags top_of_pipe_flags = in write_event() local
4856 if (!(stageMask & ~top_of_pipe_flags)) { in write_event()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/freedreno/vulkan/
H A Dtu_query.c1353 VkPipelineStageFlags top_of_pipe_flags = in tu_CmdWriteTimestamp() local
1357 if (pipelineStage & ~top_of_pipe_flags) { in tu_CmdWriteTimestamp()
H A Dtu_cmd_buffer.c4852 VkPipelineStageFlags top_of_pipe_flags = in write_event() local
4856 if (!(stageMask & ~top_of_pipe_flags)) { in write_event()
/dports/graphics/mesa-dri/mesa-21.3.6/src/freedreno/vulkan/
H A Dtu_query.c1353 VkPipelineStageFlags top_of_pipe_flags = in tu_CmdWriteTimestamp() local
1357 if (pipelineStage & ~top_of_pipe_flags) { in tu_CmdWriteTimestamp()
H A Dtu_cmd_buffer.c4852 VkPipelineStageFlags top_of_pipe_flags = in write_event() local
4856 if (!(stageMask & ~top_of_pipe_flags)) { in write_event()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/freedreno/vulkan/
H A Dtu_query.c1353 VkPipelineStageFlags top_of_pipe_flags = in tu_CmdWriteTimestamp() local
1357 if (pipelineStage & ~top_of_pipe_flags) { in tu_CmdWriteTimestamp()
H A Dtu_cmd_buffer.c4852 VkPipelineStageFlags top_of_pipe_flags = in write_event() local
4856 if (!(stageMask & ~top_of_pipe_flags)) { in write_event()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/freedreno/vulkan/
H A Dtu_query.c1353 VkPipelineStageFlags top_of_pipe_flags = in tu_CmdWriteTimestamp() local
1357 if (pipelineStage & ~top_of_pipe_flags) { in tu_CmdWriteTimestamp()
H A Dtu_cmd_buffer.c4852 VkPipelineStageFlags top_of_pipe_flags = in write_event() local
4856 if (!(stageMask & ~top_of_pipe_flags)) { in write_event()
/dports/graphics/libosmesa/mesa-21.3.6/src/freedreno/vulkan/
H A Dtu_query.c1353 VkPipelineStageFlags top_of_pipe_flags = in tu_CmdWriteTimestamp() local
1357 if (pipelineStage & ~top_of_pipe_flags) { in tu_CmdWriteTimestamp()
H A Dtu_cmd_buffer.c4852 VkPipelineStageFlags top_of_pipe_flags = in write_event() local
4856 if (!(stageMask & ~top_of_pipe_flags)) { in write_event()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/freedreno/vulkan/
H A Dtu_query.c1353 VkPipelineStageFlags top_of_pipe_flags = in tu_CmdWriteTimestamp() local
1357 if (pipelineStage & ~top_of_pipe_flags) { in tu_CmdWriteTimestamp()
H A Dtu_cmd_buffer.c4759 VkPipelineStageFlags top_of_pipe_flags = in write_event() local
4763 if (!(stageMask & ~top_of_pipe_flags)) { in write_event()
4921 VkPipelineStageFlags top_of_pipe_flags = in tu_CmdWriteBufferMarkerAMD() local
4925 bool is_top_of_pipe = !(pipelineStage & ~top_of_pipe_flags); in tu_CmdWriteBufferMarkerAMD()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c3861 VkPipelineStageFlags top_of_pipe_flags = in write_event() local
3865 if (!(stageMask & ~top_of_pipe_flags)) { in write_event()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/vulkan/
H A Dradv_cmd_buffer.c6308 VkPipelineStageFlags top_of_pipe_flags = in write_event() local
6313 top_of_pipe_flags | in write_event()
6326 if (!(stageMask & ~top_of_pipe_flags)) { in write_event()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/vulkan/
H A Dradv_cmd_buffer.c7800 VkPipelineStageFlags top_of_pipe_flags = VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT; in write_event() local
7804 top_of_pipe_flags | VK_PIPELINE_STAGE_DRAW_INDIRECT_BIT | VK_PIPELINE_STAGE_VERTEX_INPUT_BIT; in write_event()
7824 if (!(stageMask & ~top_of_pipe_flags)) { in write_event()
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/vulkan/
H A Dradv_cmd_buffer.c7800 VkPipelineStageFlags top_of_pipe_flags = VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT; in write_event() local
7804 top_of_pipe_flags | VK_PIPELINE_STAGE_DRAW_INDIRECT_BIT | VK_PIPELINE_STAGE_VERTEX_INPUT_BIT; in write_event()
7824 if (!(stageMask & ~top_of_pipe_flags)) { in write_event()
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/vulkan/
H A Dradv_cmd_buffer.c7800 VkPipelineStageFlags top_of_pipe_flags = VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT; in write_event() local
7804 top_of_pipe_flags | VK_PIPELINE_STAGE_DRAW_INDIRECT_BIT | VK_PIPELINE_STAGE_VERTEX_INPUT_BIT; in write_event()
7824 if (!(stageMask & ~top_of_pipe_flags)) { in write_event()

12