Searched defs:commands (Results 1 - 25 of 39) sorted by relevance

12

/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/
H A Dcoord.c16 VGubyte commands[] = {VG_MOVE_TO_ABS, VG_LINE_TO_ABS, VG_LINE_TO_ABS, VG_LINE_TO_ABS, local in function:init
H A Dgradorigin.c18 VGubyte commands[5] = {VG_MOVE_TO_ABS, VG_LINE_TO_ABS, VG_LINE_TO_ABS, VG_LINE_TO_ABS, VG_CLOSE_PATH}; local in function:init
H A Dpath3.c33 VGubyte commands[4] = {VG_MOVE_TO_ABS, VG_LCWARC_TO_ABS, VG_SCWARC_TO_ABS, VG_CLOSE_PATH}; local in function:draw
35 VGubyte commands[4] = {VG_MOVE_TO_ABS, VG_SCCWARC_TO_ABS, VG_LCCWARC_TO_ABS,VG_CLOSE_PATH}; local in function:draw
/xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/
H A Dmesa-overlay-control.py197 commands = parser.add_subparsers(help='commands to run', dest='cmd') variable
/xsrc/external/mit/libdrm/dist/tegra/
H A Djob.c44 struct drm_tegra_submit_cmd *commands, *command; local in function:drm_tegra_job_add_command
[all...]
H A Dprivate.h96 struct drm_tegra_submit_cmd *commands; member in struct:drm_tegra_job
/xsrc/external/mit/brotli/dist/c/enc/
H A Dbackward_references.c123 BrotliCreateBackwardReferences(size_t num_bytes,size_t position,const uint8_t * ringbuffer,size_t ringbuffer_mask,ContextLut literal_context_lut,const BrotliEncoderParams * params,Hasher * hasher,int * dist_cache,size_t * last_insert_len,Command * commands,size_t * num_commands,size_t * num_literals) argument
/xsrc/external/mit/xsm/dist/
H A Dsaveutil.c305 char *commands; local in function:WriteSave
/xsrc/external/mit/libXaw/dist/src/
H A DConverters.c534 String commands; local in function:_XawCvtStringToDisplayList
/xsrc/external/mit/libdrm/dist/include/drm/
H A Dqxl_drm.h94 __u64 commands; /* struct drm_qxl_command* */ member in struct:drm_qxl_execbuffer
/xsrc/external/mit/xedit/dist/lisp/
H A Ddebugger.c69 } const commands[] = { variable in typeref:struct:__anonf99b8b830108 const[]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_tex.c483 uint32_t commands[32]; local in function:nvc0_validate_tic
627 uint32_t commands[16]; local in function:nvc0_validate_tsc
[all...]
H A Dnve4_compute.c811 uint32_t commands[2][32]; local in function:nve4_compute_validate_textures
/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Daubinator.c162 void *commands = (uint8_t *)ring_bo.map + (ring_buffer_start - ring_bo.addr) + ring_buffer_head; local in function:handle_execlist_write
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Daubinator.c161 void *commands = (uint8_t *)ring_bo.map + (ring_buffer_start - ring_bo.addr) + ring_buffer_head; local in function:handle_execlist_write
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnve4_compute.c955 uint32_t commands[2][32]; local in function:nve4_compute_validate_textures
H A Dnvc0_tex.c481 uint32_t commands[32]; local in function:nvc0_validate_tic
625 uint32_t commands[16]; local in function:nvc0_validate_tsc
[all...]
/xsrc/external/mit/MesaLib/dist/src/broadcom/cle/
H A Dv3d_decoder.c51 struct v3d_group *commands[256]; member in struct:v3d_spec
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
H A Dvmw_screen_ioctl.c506 vmw_ioctl_command(struct vmw_winsys_screen * vws,int32_t cid,uint32_t throttle_us,void * commands,uint32_t size,struct pipe_fence_handle ** pfence,int32_t imported_fence_fd,uint32_t flags) argument
/xsrc/external/mit/MesaLib.old/dist/src/intel/common/
H A Dgen_decoder.h95 struct hash_table *commands; member in struct:gen_spec
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c2594 svga_dump_commands(const void *commands, uint32_t size) argument
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/cle/
H A Dv3d_decoder.c46 struct v3d_group *commands[256]; member in struct:v3d_spec
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c2594 svga_dump_commands(const void *commands, uint32_t size) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/
H A Dvmw_screen_ioctl.c510 vmw_ioctl_command(struct vmw_winsys_screen * vws,int32_t cid,uint32_t throttle_us,void * commands,uint32_t size,struct pipe_fence_handle ** pfence,int32_t imported_fence_fd,uint32_t flags) argument
/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dintel_decoder.h104 struct hash_table *commands; member in struct:intel_spec

Completed in 125 milliseconds

12