/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
D | asm_fill.h | 43 struct ureg_src *sampler, in solid_fill() 76 struct ureg_src *sampler, in linear_grad() 100 struct ureg_src *sampler, in radial_grad() 137 struct ureg_src *sampler, in pattern() 167 struct ureg_src *sampler, in paint_degenerate() 180 struct ureg_src *sampler, in image_normal() 194 struct ureg_src *sampler, in image_multiply() 208 struct ureg_src *sampler, in image_stencil() 221 struct ureg_src *sampler, in color_transform() 240 struct ureg_src *sampler, in alpha_normal() [all …]
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | asm_fill.h | 43 struct ureg_src *sampler, in solid_fill() 76 struct ureg_src *sampler, in linear_grad() 100 struct ureg_src *sampler, in radial_grad() 137 struct ureg_src *sampler, in pattern() 167 struct ureg_src *sampler, in paint_degenerate() 180 struct ureg_src *sampler, in image_normal() 194 struct ureg_src *sampler, in image_multiply() 208 struct ureg_src *sampler, in image_stencil() 221 struct ureg_src *sampler, in color_transform() 240 struct ureg_src *sampler, in alpha_normal() [all …]
|
/external/chromium_org/content/browser/renderer_host/media/ |
D | video_capture_oracle_unittest.cc | 15 SmoothEventSampler* sampler, base::Time* t) { in SteadyStateSampleAndAdvance() 26 SmoothEventSampler* sampler, base::Time* t) { in SteadyStateNoSampleAndAdvance() 36 SmoothEventSampler* sampler, base::Time* t) { in TestRedundantCaptureStrategy() 70 SmoothEventSampler sampler(capture_period, true, redundant_capture_goal); in TEST() local 110 SmoothEventSampler sampler(capture_period, true, redundant_capture_goal); in TEST() local 156 SmoothEventSampler sampler(capture_period, true, redundant_capture_goal); in TEST() local 206 SmoothEventSampler sampler(capture_period, true, redundant_capture_goal); in TEST() local 242 SmoothEventSampler sampler(capture_period, true, redundant_capture_goal); in TEST() local 276 SmoothEventSampler sampler(capture_period, true, 1); in TEST() local 357 SmoothEventSampler* sampler) { in ReplayCheckingSamplerDecisions() [all …]
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | samplerobj.c | 228 _mesa_IsSampler(GLuint sampler) in _mesa_IsSampler() 245 _mesa_BindSampler(GLuint unit, GLuint sampler) in _mesa_BindSampler() 603 _mesa_SamplerParameteri(GLuint sampler, GLenum pname, GLint param) in _mesa_SamplerParameteri() 688 _mesa_SamplerParameterf(GLuint sampler, GLenum pname, GLfloat param) in _mesa_SamplerParameterf() 774 _mesa_SamplerParameteriv(GLuint sampler, GLenum pname, const GLint *params) in _mesa_SamplerParameteriv() 866 _mesa_SamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat *params) in _mesa_SamplerParameterfv() 953 _mesa_SamplerParameterIiv(GLuint sampler, GLenum pname, const GLint *params) in _mesa_SamplerParameterIiv() 1039 _mesa_SamplerParameterIuiv(GLuint sampler, GLenum pname, const GLuint *params) in _mesa_SamplerParameterIuiv() 1125 _mesa_GetSamplerParameteriv(GLuint sampler, GLenum pname, GLint *params) in _mesa_GetSamplerParameteriv() 1203 _mesa_GetSamplerParameterfv(GLuint sampler, GLenum pname, GLfloat *params) in _mesa_GetSamplerParameterfv() [all …]
|
D | texobj.h | 95 const struct gl_sampler_object *sampler) in _mesa_is_texture_complete()
|
/external/mesa3d/src/mesa/main/ |
D | samplerobj.c | 228 _mesa_IsSampler(GLuint sampler) in _mesa_IsSampler() 245 _mesa_BindSampler(GLuint unit, GLuint sampler) in _mesa_BindSampler() 603 _mesa_SamplerParameteri(GLuint sampler, GLenum pname, GLint param) in _mesa_SamplerParameteri() 688 _mesa_SamplerParameterf(GLuint sampler, GLenum pname, GLfloat param) in _mesa_SamplerParameterf() 774 _mesa_SamplerParameteriv(GLuint sampler, GLenum pname, const GLint *params) in _mesa_SamplerParameteriv() 866 _mesa_SamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat *params) in _mesa_SamplerParameterfv() 953 _mesa_SamplerParameterIiv(GLuint sampler, GLenum pname, const GLint *params) in _mesa_SamplerParameterIiv() 1039 _mesa_SamplerParameterIuiv(GLuint sampler, GLenum pname, const GLuint *params) in _mesa_SamplerParameterIuiv() 1125 _mesa_GetSamplerParameteriv(GLuint sampler, GLenum pname, GLint *params) in _mesa_GetSamplerParameteriv() 1203 _mesa_GetSamplerParameterfv(GLuint sampler, GLenum pname, GLfloat *params) in _mesa_GetSamplerParameterfv() [all …]
|
D | texobj.h | 95 const struct gl_sampler_object *sampler) in _mesa_is_texture_complete()
|
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
D | sampler_test.cc | 120 tcmalloc::Sampler sampler; in TEST() local 224 tcmalloc::Sampler sampler; in TestNextRandom() local 267 tcmalloc::Sampler sampler; in TestPickNextSample() local 312 tcmalloc::Sampler sampler; in TestLRand64Spread() local 332 tcmalloc::Sampler sampler; in TEST() local 352 tcmalloc::Sampler sampler; in CheckMean() local 365 tcmalloc::Sampler sampler; in OutputSequence() local 385 tcmalloc::Sampler sampler; in TEST() local 524 tcmalloc::Sampler sampler; in TEST() local 575 tcmalloc::Sampler sampler; in TEST() local [all …]
|
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
D | sampler_test.cc | 120 tcmalloc::Sampler sampler; in TEST() local 224 tcmalloc::Sampler sampler; in TestNextRandom() local 267 tcmalloc::Sampler sampler; in TestPickNextSample() local 312 tcmalloc::Sampler sampler; in TestLRand64Spread() local 332 tcmalloc::Sampler sampler; in TEST() local 352 tcmalloc::Sampler sampler; in CheckMean() local 365 tcmalloc::Sampler sampler; in OutputSequence() local 385 tcmalloc::Sampler sampler; in TEST() local 524 tcmalloc::Sampler sampler; in TEST() local 575 tcmalloc::Sampler sampler; in TEST() local [all …]
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/cso/ |
D | sampler.rst | 1 .. _sampler: target
|
/external/mesa3d/src/gallium/docs/source/cso/ |
D | sampler.rst | 1 .. _sampler: target
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
D | lp_tex_sample.c | 186 struct lp_llvm_sampler_soa *sampler = (struct lp_llvm_sampler_soa *)base; in lp_llvm_sampler_soa_emit_fetch_texel() local 217 struct lp_llvm_sampler_soa *sampler = (struct lp_llvm_sampler_soa *)base; in lp_llvm_sampler_soa_emit_size_query() local 235 struct lp_llvm_sampler_soa *sampler; in lp_llvm_sampler_soa_create() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
D | svga_pipe_sampler.c | 96 const struct pipe_sampler_state *sampler) in svga_create_sampler_state() 192 unsigned num, void **sampler) in svga_bind_fragment_sampler_states() 199 void *sampler) in svga_delete_sampler_state()
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
D | draw_llvm_sample.c | 181 struct draw_llvm_sampler_soa *sampler = (struct draw_llvm_sampler_soa *)base; in draw_llvm_sampler_soa_emit_fetch_texel() local 208 struct draw_llvm_sampler_soa *sampler = (struct draw_llvm_sampler_soa *)base; in draw_llvm_sampler_soa_emit_size_query() local 225 struct draw_llvm_sampler_soa *sampler; in draw_llvm_sampler_soa_create() local
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm_sample.c | 181 struct draw_llvm_sampler_soa *sampler = (struct draw_llvm_sampler_soa *)base; in draw_llvm_sampler_soa_emit_fetch_texel() local 208 struct draw_llvm_sampler_soa *sampler = (struct draw_llvm_sampler_soa *)base; in draw_llvm_sampler_soa_emit_size_query() local 225 struct draw_llvm_sampler_soa *sampler; in draw_llvm_sampler_soa_create() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_tex_sample.c | 186 struct lp_llvm_sampler_soa *sampler = (struct lp_llvm_sampler_soa *)base; in lp_llvm_sampler_soa_emit_fetch_texel() local 217 struct lp_llvm_sampler_soa *sampler = (struct lp_llvm_sampler_soa *)base; in lp_llvm_sampler_soa_emit_size_query() local 235 struct lp_llvm_sampler_soa *sampler; in lp_llvm_sampler_soa_create() local
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_sampler.c | 96 const struct pipe_sampler_state *sampler) in svga_create_sampler_state() 192 unsigned num, void **sampler) in svga_bind_fragment_sampler_states() 199 void *sampler) in svga_delete_sampler_state()
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/ |
D | sp_state_sampler.c | 50 static struct sp_sampler *sp_sampler( struct pipe_sampler_state *sampler ) in sp_sampler() 58 const struct pipe_sampler_state *sampler) in softpipe_create_sampler_state() 261 struct sp_sampler *sampler, in get_sampler_variant() 361 void *sampler) in softpipe_delete_sampler_state()
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_state_sampler.c | 50 static struct sp_sampler *sp_sampler( struct pipe_sampler_state *sampler ) in sp_sampler() 58 const struct pipe_sampler_state *sampler) in softpipe_create_sampler_state() 261 struct sp_sampler *sampler, in get_sampler_variant() 361 void *sampler) in softpipe_delete_sampler_state()
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
D | st_atom_sampler.c | 128 struct pipe_sampler_state *sampler, in convert_sampler() 229 struct pipe_sampler_state *sampler = samplers + unit; in update_shader_samplers() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atom_sampler.c | 128 struct pipe_sampler_state *sampler, in convert_sampler() 229 struct pipe_sampler_state *sampler = samplers + unit; in update_shader_samplers() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
D | brw_wm_sampler_state.c | 82 upload_default_color(struct brw_context *brw, struct gl_sampler_object *sampler, in upload_default_color() 162 struct brw_sampler_state *sampler) in brw_update_sampler_state()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_wm_sampler_state.c | 82 upload_default_color(struct brw_context *brw, struct gl_sampler_object *sampler, in upload_default_color() 162 struct brw_sampler_state *sampler) in brw_update_sampler_state()
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_state_sampler.c | 84 const struct i915_sampler_state *sampler, in update_sampler() 297 const struct i915_sampler_state *sampler, in update_map()
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
D | i915_state_sampler.c | 84 const struct i915_sampler_state *sampler, in update_sampler() 297 const struct i915_sampler_state *sampler, in update_map()
|