Searched defs:filter_mode (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/
H A Dsampler.cpp46 sampler::filter_mode() { function in class:sampler
28 sampler(clover::context & ctx,bool norm_mode,cl_addressing_mode addr_mode,cl_filter_mode filter_mode) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/
H A Dsampler.cpp46 sampler::filter_mode() { function in class:sampler
28 sampler(clover::context & ctx,bool norm_mode,cl_addressing_mode addr_mode,cl_filter_mode filter_mode) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/
H A Dsampler.cpp29 clCreateSampler(cl_context d_ctx,cl_bool norm_mode,cl_addressing_mode addr_mode,cl_filter_mode filter_mode,cl_int * r_errcode) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
H A Dsampler.cpp29 clCreateSampler(cl_context d_ctx,cl_bool norm_mode,cl_addressing_mode addr_mode,cl_filter_mode filter_mode,cl_int * r_errcode) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_texture.c62 filter_mode(const struct pipe_sampler_state *cso) function in typeref:typename:unsigned
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_texture.c62 filter_mode(const struct pipe_sampler_state *cso) function in typeref:typename:unsigned
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler.h81 unsigned filter_mode; member in struct:clc_dxil_metadata::__anon4cee00a40808
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl2.hpp5569 Sampler(const Context & context,cl_bool normalized_coords,cl_addressing_mode addressing_mode,cl_filter_mode filter_mode,cl_int * err=NULL) argument
H A Dcl.hpp4668 Sampler(const Context & context,cl_bool normalized_coords,cl_addressing_mode addressing_mode,cl_filter_mode filter_mode,cl_int * err=NULL) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/include/
H A Dpanfrost-job.h1179 uint32_t filter_mode; member in struct:mali_sampler_descriptor
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.hpp4668 Sampler(const Context & context,cl_bool normalized_coords,cl_addressing_mode addressing_mode,cl_filter_mode filter_mode,cl_int * err=NULL) argument
H A Dcl2.hpp5425 Sampler(const Context & context,cl_bool normalized_coords,cl_addressing_mode addressing_mode,cl_filter_mode filter_mode,cl_int * err=NULL) argument
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c4823 unsigned filter_mode = V_008F30_SQ_IMG_FILTER_MODE_BLEND; local in function:radv_init_sampler
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c7299 unsigned filter_mode = V_008F30_SQ_IMG_FILTER_MODE_BLEND; local in function:radv_init_sampler
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir.h593 unsigned filter_mode : 1; member in struct:nir_variable::nir_variable_data::__anon3ec4419d070a::__anon3ec4419d0908

Completed in 114 milliseconds