Searched defs:cmds (Results 1 - 25 of 28) sorted by relevance

12

/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/
H A Ddash.c18 static const VGubyte cmds[] = {VG_MOVE_TO_ABS, local in function:init
H A Dstar-nonzero.c15 static const VGubyte cmds[6] = {VG_MOVE_TO_ABS, VG_LINE_TO_ABS, VG_LINE_TO_ABS, VG_LINE_TO_ABS, local in function:init
H A Dstar-oddeven.c16 static const VGubyte cmds[] = {VG_MOVE_TO_ABS, VG_LINE_TO_ABS, VG_LINE_TO_ABS, local in function:draw_point
55 static const VGubyte cmds[6] = {VG_MOVE_TO_ABS, VG_LINE_TO_ABS, VG_LINE_TO_ABS, VG_LINE_TO_ABS, local in function:init
H A Dstroke.c26 static const VGubyte cmds[] = {VG_MOVE_TO_ABS, local in function:init
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dmsm_priv.h92 struct drm_msm_gem_submit_cmd *cmds = U642VOID(req->cmds); local in function:msm_dump_submit
H A Dmsm_ringbuffer_sp.c259 struct drm_msm_gem_submit_cmd cmds[primary->u.nr_cmds]; local in function:msm_submit_sp_flush
[all...]
H A Dmsm_ringbuffer.c331 struct drm_msm_gem_submit_cmd cmds[nr_cmds]; local in function:msm_submit_flush
[all...]
H A Dmsm_drm.h237 __u64 cmds; /* in, ptr to array of submit_cmd's */ member in struct:drm_msm_gem_submit
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.py174 cmds = [ variable
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_state.c103 uint32_t cmds[64]; local in function:genX
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.py174 cmds = [ variable
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dmsm_priv.h117 struct drm_msm_gem_submit_cmd *cmds = U642VOID(req->cmds); local in function:msm_dump_submit
H A Dmsm_ringbuffer.c300 struct drm_msm_gem_submit_cmd cmds[nr_cmds]; local in function:msm_submit_flush
[all...]
H A Dmsm_ringbuffer_sp.c291 struct drm_msm_gem_submit_cmd cmds[nr_cmds]; local in function:flush_submit_list
[all...]
/xsrc/external/mit/brotli/dist/c/enc/
H A Dhistogram.c43 BrotliBuildHistogramsWithContext(const Command * cmds,const size_t num_commands,const BlockSplit * literal_split,const BlockSplit * insert_and_copy_split,const BlockSplit * dist_split,const uint8_t * ringbuffer,size_t start_pos,size_t mask,uint8_t prev_byte,uint8_t prev_byte2,const ContextType * context_modes,HistogramLiteral * literal_histograms,HistogramCommand * insert_and_copy_histograms,HistogramDistance * copy_dist_histograms) argument
H A Dblock_splitter.c40 static size_t CountLiterals(const Command* cmds, const size_t num_commands) { argument
50 static void CopyLiteralsToByteArray(const Command* cmds, argument
122 BrotliSplitBlock(MemoryManager * m,const Command * cmds,const size_t num_commands,const uint8_t * data,const size_t pos,const size_t mask,const BrotliEncoderParams * params,BlockSplit * literal_split,BlockSplit * insert_and_copy_split,BlockSplit * dist_split) argument
[all...]
H A Dmetablock.c58 static void RecomputeDistancePrefixes(Command* cmds, argument
82 static BROTLI_BOOL ComputeDistanceCost(const Command* cmds, argument
126 BrotliBuildMetaBlock(MemoryManager * m,const uint8_t * ringbuffer,const size_t pos,const size_t mask,BrotliEncoderParams * params,uint8_t prev_byte,uint8_t prev_byte2,Command * cmds,size_t num_commands,ContextType literal_context_mode,MetaBlockSplit * mb) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_video.h33 unsigned *cmds; member in struct:nouveau_decoder
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_video.h33 unsigned *cmds; member in struct:nouveau_decoder
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_state.c159 uint32_t cmds[64]; local in function:init_render_queue_state
/xsrc/external/mit/libdrm/dist/include/drm/
H A Dmsm_drm.h222 __u64 cmds; /* in, ptr to array of submit_cmd's */ member in struct:drm_msm_gem_submit
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_kgsl.c364 struct kgsl_command_object *cmds = local in function:tu_QueueSubmit
/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/
H A Dlion-render.c10 static VGubyte cmds[128]; local in function:init
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Dmsm_drm.h260 __u64 cmds; /* in, ptr to array of submit_cmd's */ member in struct:drm_msm_gem_submit
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl.h367 struct qxl_cmd_stream cmds; member in struct:_qxl_screen_t

Completed in 44 milliseconds

12