Searched defs:buffer_id (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dblinking-teapot.c30 static GLuint buffer_id, uniformBlockIndex, uindex, vshad_id, fshad_id, variable in typeref:typename:GLuint
/xsrc/external/mit/MesaLib/dist/include/android_stub/android/
H A Dlog.h192 int32_t buffer_id; member in struct:__android_log_message
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Di915_vtbl.c521 i915_set_buf_info_for_region(uint32_t * state,struct intel_region * region,uint32_t buffer_id) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_fetch.cpp34 FetchInstruction(EVFetchInstr op,EVFetchType type,GPRVector dst,PValue src,int offset,int buffer_id,PValue buffer_offset,EBufferIndexMode cp_rel,bool use_const_field) argument
79 FetchInstruction(EVFetchInstr vc_opcode,EVFetchType fetch_type,EVTXDataFormat data_format,EVFetchNumFormat num_format,EVFetchEndianSwap endian_swap,const PValue src,const GPRVector dst,uint32_t offset,bool is_mega_fetch,uint32_t mega_fetch_count,uint32_t buffer_id,uint32_t semantic_id,EBufferIndexMode buffer_index_mode,bool uncached,bool indexed,int array_base,int array_size,int elm_size,PValue buffer_offset,const std::array<int,4> & dest_swizzle) argument
127 FetchInstruction(GPRVector dst,PValue src,int buffer_id,PValue buffer_offset,EVTXDataFormat format,EVFetchNumFormat num_format) argument
164 FetchInstruction(GPRVector dst,PValue src,int buffer_id,EBufferIndexMode cp_rel) argument
H A Dsfn_instruction_fetch.h96 uint32_t buffer_id() const { return m_buffer_id;} function in class:r600::FetchInstruction
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Di915_vtbl.c520 i915_set_buf_info_for_region(uint32_t * state,struct intel_region * region,uint32_t buffer_id) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.h61 unsigned buffer_id; member in struct:r600_shader_atomic
H A Dr600_asm.h102 unsigned buffer_id; member in struct:r600_bytecode_vtx
/xsrc/external/mit/libdrm/dist/
H A Dxf86drmMode.h159 uint32_t buffer_id; /**< FB id to connect to 0 = disconnect */ member in struct:_drmModeCrtc
H A Dxf86drmMode.c323 drm_public int drmModeCloseFB(int fd, uint32_t buffer_id) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.h62 unsigned buffer_id; member in struct:r600_shader_atomic
H A Dr600_asm.h106 unsigned buffer_id; member in struct:r600_bytecode_vtx
/xsrc/external/mit/libdrm/dist/freedreno/kgsl/
H A Dmsm_kgsl.h415 unsigned int buffer_id; member in struct:kgsl_bind_gmem_shadow
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c611 ureg_DECL_hw_atomic(struct ureg_program * ureg,unsigned first,unsigned last,unsigned buffer_id,unsigned array_id) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c609 ureg_DECL_hw_atomic(struct ureg_program * ureg,unsigned first,unsigned last,unsigned buffer_id,unsigned array_id) argument
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Di915_structs.h239 unsigned buffer_id:4; member in struct:i915_3dstate_buffer_info::__anonea2082431008
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Di915_structs.h239 unsigned buffer_id:4; member in struct:i915_3dstate_buffer_info::__anona54546771008
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Di915_structs.h267 unsigned buffer_id : 4; member in struct:i915_3dstate_buffer_info::__anon8e8c39661108
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dmsm_kgsl.h689 unsigned int buffer_id; member in struct:kgsl_bind_gmem_shadow
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c5814 emit_vertex_buffer_state(struct crocus_batch * batch,unsigned buffer_id,struct crocus_bo * bo,unsigned start_offset,unsigned end_offset,unsigned stride,unsigned step_rate,uint32_t ** map) argument

Completed in 43 milliseconds