| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/ |
| H A D | sampler.rst | 3 Sampler chapter
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/cso/ |
| H A D | sampler.rst | 3 Sampler chapter
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | resources.rst | |
| H A D | context.rst | |
| H A D | tgsi.rst | |
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | resources.rst | |
| H A D | context.rst | |
| H A D | tgsi.rst | |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_exec.h | 308 struct tgsi_sampler *Sampler; member in struct:tgsi_exec_machine
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_exec.h | 387 struct tgsi_sampler *Sampler; member in struct:tgsi_exec_machine
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | device9.c | 2561 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 D | nine_lock.c | 1330 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 D | device9.c | 2732 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 D | nine_lock.c | 1330 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 D | cl2.hpp | 5559 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 D | cl.hpp | 4658 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 D | cl.hpp | 4658 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 D | cl2.hpp | 5415 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 D | mtypes.h | 966 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 D | mtypes.h | 976 struct gl_sampler_object Sampler; member in struct:gl_texture_object 1192 struct gl_sampler_object *Sampler; member in struct:gl_texture_unit
|