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

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_blorp_exec.c146 anv_state_stream_alloc(&cmd_buffer->general_state_stream, size,
H A Danv_cmd_buffer.c1190 state = anv_state_stream_alloc(&cmd_buffer->general_state_stream,
1413 anv_state_stream_alloc(&cmd_buffer->dynamic_state_stream,
1434 anv_state_stream_alloc(&cmd_buffer->surface_state_stream,
H A Danv_batch_chain.c802 return anv_state_stream_alloc(&cmd_buffer->surface_state_stream,
810 return anv_state_stream_alloc(&cmd_buffer->dynamic_state_stream,
H A Danv_descriptor_set.c1023 return anv_state_stream_alloc(&pool->surface_state_stream, 64, 64);
1513 bview->surface_state = anv_state_stream_alloc(alloc_stream, 64, 64);
H A Danv_allocator.c1234 anv_state_stream_alloc(struct anv_state_stream *stream, function in typeref:struct:anv_state
H A DgenX_cmd_buffer.c1676 anv_state_stream_alloc(&cmd_buffer->surface_state_stream,
2830 anv_state_stream_alloc(&cmd_buffer->surface_state_stream, 64, 64);
H A Danv_private.h741 struct anv_state anv_state_stream_alloc(struct anv_state_stream *stream,
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_cmd_buffer.c983 anv_state_stream_alloc(&cmd_buffer->dynamic_state_stream,
999 anv_state_stream_alloc(&cmd_buffer->surface_state_stream,
H A Danv_batch_chain.c702 return anv_state_stream_alloc(&cmd_buffer->surface_state_stream,
710 return anv_state_stream_alloc(&cmd_buffer->dynamic_state_stream,
H A Danv_descriptor_set.c875 return anv_state_stream_alloc(&pool->surface_state_stream, 64, 64);
1312 bview->surface_state = anv_state_stream_alloc(alloc_stream, 64, 64);
H A Danv_allocator.c1312 anv_state_stream_alloc(struct anv_state_stream *stream, function in typeref:struct:anv_state
H A Danv_private.h812 struct anv_state anv_state_stream_alloc(struct anv_state_stream *stream,
H A DgenX_cmd_buffer.c1176 anv_state_stream_alloc(&cmd_buffer->surface_state_stream,
2242 anv_state_stream_alloc(&cmd_buffer->surface_state_stream, 64, 64);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.3.rst96 - anv: Account for the header in anv_state_stream_alloc
H A D20.1.0.rst2426 - anv: Account for the header in anv_state_stream_alloc

Completed in 63 milliseconds