Searched defs:Sampler (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/
H A Dsampler.rst3 Sampler chapter
/xsrc/external/mit/MesaLib/dist/docs/gallium/cso/
H A Dsampler.rst3 Sampler chapter
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dresources.rst
H A Dcontext.rst
H A Dtgsi.rst
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dresources.rst
H A Dcontext.rst
H A Dtgsi.rst
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h308 struct tgsi_sampler *Sampler; member in struct:tgsi_exec_machine
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h387 struct tgsi_sampler *Sampler; member in struct:tgsi_exec_machine
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Ddevice9.c2561 NineDevice9_GetSamplerState(struct NineDevice9 * This,DWORD Sampler,D3DSAMPLERSTATETYPE Type,DWORD * pValue) argument
2579 NineDevice9_SetSamplerState(struct NineDevice9 * This,DWORD Sampler,D3DSAMPLERSTATETYPE Type,DWORD Value) argument
[all...]
H A Dnine_lock.c1330 LockDevice9_GetSamplerState(struct NineDevice9 * This,DWORD Sampler,D3DSAMPLERSTATETYPE Type,DWORD * pValue) argument
1343 LockDevice9_SetSamplerState(struct NineDevice9 * This,DWORD Sampler,D3DSAMPLERSTATETYPE Type,DWORD Value) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Ddevice9.c2732 NineDevice9_GetSamplerState(struct NineDevice9 * This,DWORD Sampler,D3DSAMPLERSTATETYPE Type,DWORD * pValue) argument
2752 NineDevice9_SetSamplerState(struct NineDevice9 * This,DWORD Sampler,D3DSAMPLERSTATETYPE Type,DWORD Value) argument
[all...]
H A Dnine_lock.c1330 LockDevice9_GetSamplerState(struct NineDevice9 * This,DWORD Sampler,D3DSAMPLERSTATETYPE Type,DWORD * pValue) argument
1343 LockDevice9_SetSamplerState(struct NineDevice9 * This,DWORD Sampler,D3DSAMPLERSTATETYPE Type,DWORD Value) argument
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl2.hpp5559 class Sampler : public detail::Wrapper<cl_sampler> class in namespace:cl
5563 Sampler() { } function in class:cl::Sampler
5569 Sampler( function in class:cl::Sampler
5616 explicit Sampler(const cl_sampler& sampler, bool retainObject = false) : function in class:cl::Sampler
5633 Sampler(const Sampler& sam) : detail::Wrapper<cl_type>(sam) {} function in class:cl::Sampler
5647 Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper<cl_type>(std::move(sam)) {} function in class:cl::Sampler
[all...]
H A Dcl.hpp4658 class Sampler : public detail::Wrapper<cl_sampler> class in namespace:cl
4662 Sampler() { } function in class:cl::Sampler
4668 Sampler( function in class:cl::Sampler
4694 __CL_EXPLICIT_CONSTRUCTORS Sampler(const cl_sampler& sampler) : detail::Wrapper<cl_type>(sampler) { } function in class:cl::Sampler
4710 Sampler(const Sampler& sam) : detail::Wrapper<cl_type>(sam) {} function in class:cl::Sampler
4725 Sampler(Sampler&& sam) CL_HPP_NOEXCEPT : detail::Wrapper<cl_type>(std::move(sam)) {} function in class:cl::Sampler
[all...]
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.hpp4658 class Sampler : public detail::Wrapper<cl_sampler> class in namespace:cl
4662 Sampler() { } function in class:cl::Sampler
4668 Sampler( function in class:cl::Sampler
4694 __CL_EXPLICIT_CONSTRUCTORS Sampler(const cl_sampler& sampler) : detail::Wrapper<cl_type>(sampler) { } function in class:cl::Sampler
4710 Sampler(const Sampler& sam) : detail::Wrapper<cl_type>(sam) {} function in class:cl::Sampler
4725 Sampler(Sampler&& sam) CL_HPP_NOEXCEPT : detail::Wrapper<cl_type>(std::move(sam)) {} function in class:cl::Sampler
[all...]
H A Dcl2.hpp5415 class Sampler : public detail::Wrapper<cl_sampler> class in namespace:cl
5419 Sampler() { } function in class:cl::Sampler
5425 Sampler( function in class:cl::Sampler
5472 explicit Sampler(const cl_sampler& sampler, bool retainObject = false) : function in class:cl::Sampler
5489 Sampler(const Sampler& sam) : detail::Wrapper<cl_type>(sam) {} function in class:cl::Sampler
5503 Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper<cl_type>(std::move(sam)) {} function in class:cl::Sampler
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dmtypes.h966 struct gl_sampler_object Sampler; member in struct:gl_texture_object
1193 struct gl_sampler_object *Sampler; member in struct:gl_texture_unit
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dmtypes.h976 struct gl_sampler_object Sampler; member in struct:gl_texture_object
1192 struct gl_sampler_object *Sampler; member in struct:gl_texture_unit

Completed in 95 milliseconds