HomeSort by relevance Sort by last modified time
    Searched refs:context_ptr (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_tex_sample.h 41 * @param context_ptr LLVM value with the pointer to the struct lp_jit_context.
45 LLVMValueRef context_ptr);
lp_tex_sample.c 68 LLVMValueRef context_ptr; member in struct:llvmpipe_sampler_dynamic_state
117 ptr = LLVMBuildGEP(builder, state->context_ptr, indices, Elements(indices), "");
233 LLVMValueRef context_ptr)
258 sampler->dynamic_state.context_ptr = context_ptr;
lp_state_fs.c 222 LLVMValueRef context_ptr,
286 stencil_refs[0] = lp_jit_context_stencil_ref_front_value(gallivm, context_ptr);
287 stencil_refs[1] = lp_jit_context_stencil_ref_back_value(gallivm, context_ptr);
291 consts_ptr = lp_jit_context_constants(gallivm, context_ptr);
357 alpha_ref_value = lp_jit_context_alpha_ref_value(gallivm, context_ptr);
447 LLVMValueRef context_ptr,
514 stencil_refs[0] = lp_jit_context_stencil_ref_front_value(gallivm, context_ptr);
515 stencil_refs[1] = lp_jit_context_stencil_ref_back_value(gallivm, context_ptr);
519 consts_ptr = lp_jit_context_constants(gallivm, context_ptr);
596 alpha_ref_value = lp_jit_context_alpha_ref_value(gallivm, context_ptr);
778 LLVMValueRef context_ptr; local
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_tex_sample.h 41 * @param context_ptr LLVM value with the pointer to the struct lp_jit_context.
45 LLVMValueRef context_ptr);
lp_tex_sample.c 68 LLVMValueRef context_ptr; member in struct:llvmpipe_sampler_dynamic_state
117 ptr = LLVMBuildGEP(builder, state->context_ptr, indices, Elements(indices), "");
233 LLVMValueRef context_ptr)
258 sampler->dynamic_state.context_ptr = context_ptr;
lp_state_fs.c 222 LLVMValueRef context_ptr,
286 stencil_refs[0] = lp_jit_context_stencil_ref_front_value(gallivm, context_ptr);
287 stencil_refs[1] = lp_jit_context_stencil_ref_back_value(gallivm, context_ptr);
291 consts_ptr = lp_jit_context_constants(gallivm, context_ptr);
357 alpha_ref_value = lp_jit_context_alpha_ref_value(gallivm, context_ptr);
447 LLVMValueRef context_ptr,
514 stencil_refs[0] = lp_jit_context_stencil_ref_front_value(gallivm, context_ptr);
515 stencil_refs[1] = lp_jit_context_stencil_ref_back_value(gallivm, context_ptr);
519 consts_ptr = lp_jit_context_constants(gallivm, context_ptr);
596 alpha_ref_value = lp_jit_context_alpha_ref_value(gallivm, context_ptr);
778 LLVMValueRef context_ptr; local
    [all...]
  /external/chromium_org/webkit/browser/fileapi/
async_file_util_adapter.cc 153 FileSystemOperationContext* context_ptr = context.release(); local
155 context_ptr->task_runner(),
157 context_ptr, url, file_flags),
159 base::Owned(context_ptr)),
169 FileSystemOperationContext* context_ptr = context.release(); local
170 const bool success = context_ptr->task_runner()->PostTaskAndReply(
173 sync_file_util_.get(), base::Owned(context_ptr), url),
184 FileSystemOperationContext* context_ptr = context.release(); local
186 context_ptr->task_runner(), FROM_HERE,
189 base::Owned(context_ptr), url, exclusive, recursive)
198 FileSystemOperationContext* context_ptr = context.release(); local
212 FileSystemOperationContext* context_ptr = context.release(); local
228 FileSystemOperationContext* context_ptr = context.release(); local
243 FileSystemOperationContext* context_ptr = context.release(); local
257 FileSystemOperationContext* context_ptr = context.release(); local
272 FileSystemOperationContext* context_ptr = context.release(); local
287 FileSystemOperationContext* context_ptr = context.release(); local
301 FileSystemOperationContext* context_ptr = context.release(); local
315 FileSystemOperationContext* context_ptr = context.release(); local
336 FileSystemOperationContext* context_ptr = context.release(); local
    [all...]
  /external/skia/tests/
ErrorTest.cpp 22 int *context_ptr = static_cast<int *>(context); local
23 SkDebugf("CB (0x%x): %s\n", *context_ptr, SkGetLastErrorString());
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_llvm_sample.c 63 LLVMValueRef context_ptr; member in struct:draw_llvm_sampler_dynamic_state
112 ptr = LLVMBuildGEP(builder, state->context_ptr, indices, Elements(indices), "");
223 LLVMValueRef context_ptr)
247 sampler->dynamic_state.context_ptr = context_ptr;
draw_llvm.c 433 LLVMValueRef context_ptr,
439 LLVMValueRef consts_ptr = draw_jit_context_vs_constants(variant->gallivm, context_ptr);
799 LLVMValueRef context_ptr)
807 LLVMValueRef vp_ptr = draw_jit_context_viewport(gallivm, context_ptr);
860 LLVMValueRef context_ptr,
1067 LLVMValueRef context_ptr; local
    [all...]
draw_llvm.h 286 LLVMValueRef context_ptr);
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm_sample.c 63 LLVMValueRef context_ptr; member in struct:draw_llvm_sampler_dynamic_state
112 ptr = LLVMBuildGEP(builder, state->context_ptr, indices, Elements(indices), "");
223 LLVMValueRef context_ptr)
247 sampler->dynamic_state.context_ptr = context_ptr;
draw_llvm.c 433 LLVMValueRef context_ptr,
439 LLVMValueRef consts_ptr = draw_jit_context_vs_constants(variant->gallivm, context_ptr);
799 LLVMValueRef context_ptr)
807 LLVMValueRef vp_ptr = draw_jit_context_viewport(gallivm, context_ptr);
860 LLVMValueRef context_ptr,
1067 LLVMValueRef context_ptr; local
    [all...]
draw_llvm.h 286 LLVMValueRef context_ptr);
  /external/libvpx/libvpx/vp8/common/ppc/
platform_altivec.asm 25 ;# r3 context_ptr
43 ;# r3 context_ptr
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
native_media_file_util.cc 150 fileapi::FileSystemOperationContext* context_ptr = context.get(); local
151 const bool success = context_ptr->task_runner()->PostTask(
164 fileapi::FileSystemOperationContext* context_ptr = context.get(); local
165 const bool success = context_ptr->task_runner()->PostTask(
178 fileapi::FileSystemOperationContext* context_ptr = context.get(); local
179 const bool success = context_ptr->task_runner()->PostTask(
212 fileapi::FileSystemOperationContext* context_ptr = context.get(); local
213 const bool success = context_ptr->task_runner()->PostTask(
227 fileapi::FileSystemOperationContext* context_ptr = context.get(); local
228 const bool success = context_ptr->task_runner()->PostTask
242 fileapi::FileSystemOperationContext* context_ptr = context.get(); local
265 fileapi::FileSystemOperationContext* context_ptr = context.get(); local
287 fileapi::FileSystemOperationContext* context_ptr = context.get(); local
    [all...]

Completed in 375 milliseconds