Home
last modified time | relevance | path

Searched defs:samp_type (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/systrace/profile_chrome/third_party/
Dperf_to_tracing.py113 def __init__(self, stack_id, ts, cpu, tid, weight, samp_type, comm): argument
/external/mesa3d/src/gallium/auxiliary/util/
Du_simple_shaders.c460 const char *samp_type, in util_make_fs_blit_msaa_gen()
570 const char *samp_type; in util_make_fs_blit_msaa_color() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs_linear_llvm.c427 LLVMTypeRef samp_type = variant->jit_linear_textures_type; in llvmpipe_fs_variant_linear_llvm() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_jit_types.c511 LLVMTypeRef samp_type = LLVMStructGetTypeAtIndex(resources_type, LP_JIT_RES_SAMPLERS); in LP_BUILD_LLVM_TEXTURE_MEMBER() local