Searched defs:get_offset (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/gpu/command_buffer/common/
H A Dcommand_buffer.h24 get_offset(0),
36 int32 get_offset; member in struct:gpu::CommandBuffer::State
/external/chromium_org/gpu/command_buffer/service/
H A Dcommand_buffer_service.cc43 state.get_offset = get_offset_;
113 void CommandBufferService::SetGetOffset(int32 get_offset) { argument
114 DCHECK(get_offset >= 0 && get_offset < num_entries_);
115 get_offset_ = get_offset;
/external/chromium_org/courgette/
H A Ddisassembler_elf_32.h50 size_t get_offset() { function in class:courgette::DisassemblerElf32::TypedRVA
/external/chromium_org/gpu/command_buffer/client/
H A Dclient_test_helper.cc36 void MockCommandBufferBase::SetGetOffset(int32 get_offset) { argument
37 state_.get_offset = get_offset;
43 state_.get_offset = state_.put_offset;
H A Dcmd_buffer_helper.h185 int32 get_offset() const { function in class:gpu::CommandBufferHelper
186 return command_buffer_->GetLastState().get_offset;
295 return (get_offset() - put_ - 1 + total_entry_count_) % total_entry_count_;
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_vertex_sse.c295 static GLint get_offset( const void *a, const void *b ) function
310 struct x86_reg ptr_to_src = x86_make_disp(vtxREG, get_offset(vtx, &a->inputptr));
324 struct x86_reg ptr_to_src = x86_make_disp(vtxREG, get_offset(vtx, &a->inputptr));
381 x86_mov(&p->func, vtxESI, x86_make_disp(vtxESI, get_offset(ctx, &ctx->swtnl_context)));
382 vtxESI = x86_make_disp(vtxESI, get_offset(tnl, &tnl->clipspace));
388 sse_movups(&p->func, vp0, x86_make_disp(vtxESI, get_offset(vtx, &vtx->vp_scale[0])));
389 sse_movups(&p->func, vp1, x86_make_disp(vtxESI, get_offset(vtx, &vtx->vp_xlate[0])));
394 sse_movups(&p->func, p->chan0, x86_make_disp(vtxESI, get_offset(vtx, &vtx->chan_scale[0])));
395 sse_movups(&p->func, p->identity, x86_make_disp(vtxESI, get_offset(vtx, &vtx->identity[0])));
/external/mesa3d/src/mesa/tnl/
H A Dt_vertex_sse.c295 static GLint get_offset( const void *a, const void *b ) function
310 struct x86_reg ptr_to_src = x86_make_disp(vtxREG, get_offset(vtx, &a->inputptr));
324 struct x86_reg ptr_to_src = x86_make_disp(vtxREG, get_offset(vtx, &a->inputptr));
381 x86_mov(&p->func, vtxESI, x86_make_disp(vtxESI, get_offset(ctx, &ctx->swtnl_context)));
382 vtxESI = x86_make_disp(vtxESI, get_offset(tnl, &tnl->clipspace));
388 sse_movups(&p->func, vp0, x86_make_disp(vtxESI, get_offset(vtx, &vtx->vp_scale[0])));
389 sse_movups(&p->func, vp1, x86_make_disp(vtxESI, get_offset(vtx, &vtx->vp_xlate[0])));
394 sse_movups(&p->func, p->chan0, x86_make_disp(vtxESI, get_offset(vtx, &vtx->chan_scale[0])));
395 sse_movups(&p->func, p->identity, x86_make_disp(vtxESI, get_offset(vtx, &vtx->identity[0])));
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c128 static int get_offset( const void *a, const void *b ) function
162 get_offset(p, &p->consts[id][0])));
1063 get_offset(p, &p->instance_id));
1071 get_offset(p, &buffer->max_index));
1073 get_offset(p, &buffer->stride));
1075 get_offset(p, &variant->ptr));
1077 get_offset(p, &buffer->base_ptr));
1148 get_offset(p, &p->instance_id));
1157 get_offset(p, &p->buffer_variant[var_idx].ptr));
1169 get_offset(
[all...]
/external/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c128 static int get_offset( const void *a, const void *b ) function
162 get_offset(p, &p->consts[id][0])));
1063 get_offset(p, &p->instance_id));
1071 get_offset(p, &buffer->max_index));
1073 get_offset(p, &buffer->stride));
1075 get_offset(p, &variant->ptr));
1077 get_offset(p, &buffer->base_ptr));
1148 get_offset(p, &p->instance_id));
1157 get_offset(p, &p->buffer_variant[var_idx].ptr));
1169 get_offset(
[all...]
/external/clang/bindings/python/clang/
H A Dcindex.py1833 def get_offset(self, fieldname): member in class:Type
/external/valgrind/main/VEX/priv/
H A Dhost_s390_isel.c3649 UInt get_offset = stmt->Ist.Put.data->Iex.Get.offset; local
3652 if (put_offset + size <= get_offset ||
3653 get_offset + size <= put_offset) {
3654 s390_amode *from = s390_amode_for_guest_state(get_offset);
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh2158 inline unsigned int get_offset (void) const { return extensionOffset; } function in struct:OT::ExtensionFormat1
2186 inline unsigned int get_offset (void) const function in struct:OT::Extension
2189 case 1: return u.format1.get_offset ();
2197 unsigned int offset = get_offset ();
2220 unsigned int offset = get_offset ();
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh2160 inline unsigned int get_offset (void) const { return extensionOffset; } function in struct:OT::ExtensionFormat1
2188 inline unsigned int get_offset (void) const function in struct:OT::Extension
2191 case 1: return u.format1.get_offset ();
2199 unsigned int offset = get_offset ();
2222 unsigned int offset = get_offset ();

Completed in 1803 milliseconds