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

/xsrc/external/mit/editres/dist/
H A Dcomm.c381 ProtocolStream alloc_stream, *stream;
388 stream = &alloc_stream; /* easier to think of it this way... */
373 ProtocolStream alloc_stream, *stream; local in function:GetClientValue
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_descriptor_set.c1272 struct anv_state_stream *alloc_stream,
1311 if (alloc_stream)
1312 bview->surface_state = anv_state_stream_alloc(alloc_stream, 64, 64);
1481 struct anv_state_stream *alloc_stream,
1530 alloc_stream,
1270 anv_descriptor_set_write_buffer(struct anv_device * device,struct anv_descriptor_set * set,struct anv_state_stream * alloc_stream,VkDescriptorType type,struct anv_buffer * buffer,uint32_t binding,uint32_t element,VkDeviceSize offset,VkDeviceSize range) argument
1479 anv_descriptor_set_write_template(struct anv_device * device,struct anv_descriptor_set * set,struct anv_state_stream * alloc_stream,const struct anv_descriptor_update_template * template,const void * data) argument
H A Danv_private.h1849 struct anv_state_stream *alloc_stream,
1867 struct anv_state_stream *alloc_stream,
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_descriptor_set.c1457 struct anv_state_stream *alloc_stream,
1512 if (alloc_stream)
1513 bview->surface_state = anv_state_stream_alloc(alloc_stream, 64, 64);
1756 struct anv_state_stream *alloc_stream,
1805 alloc_stream,
1455 anv_descriptor_set_write_buffer(struct anv_device * device,struct anv_descriptor_set * set,struct anv_state_stream * alloc_stream,VkDescriptorType type,struct anv_buffer * buffer,uint32_t binding,uint32_t element,VkDeviceSize offset,VkDeviceSize range) argument
1754 anv_descriptor_set_write_template(struct anv_device * device,struct anv_descriptor_set * set,struct anv_state_stream * alloc_stream,const struct anv_descriptor_update_template * template,const void * data) argument
H A Danv_private.h2159 struct anv_state_stream *alloc_stream,
2185 struct anv_state_stream *alloc_stream,
/xsrc/external/mit/libXmu/dist/src/
H A DEditresCom.c281 ProtocolStream alloc_stream, *stream; local in function:BuildEvent
285 stream = &alloc_stream;

Completed in 30 milliseconds