Home
last modified time | relevance | path

Searched defs:Sampler (Results 1 – 17 of 17) sorted by relevance

/external/mesa3d/src/gallium/docs/source/cso/
Dsampler.rst3 Sampler title
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DR600MCCodeEmitter.cpp109 int64_t Sampler = MI.getOperand(14).getImm(); in encodeInstruction() local
/external/deqp/framework/opengl/
DgluObjectWrapper.hpp139 typedef TypedObjectWrapper<OBJECTTYPE_SAMPLER> Sampler; typedef
/external/pdfium/third_party/lcms2-2.6/src/
Dcmslut.c750 cmsBool CMSEXPORT cmsStageSampleCLut16bit(cmsStage* mpe, cmsSAMPLER16 Sampler, void * Cargo, cmsUIn… in cmsStageSampleCLut16bit()
812 cmsBool CMSEXPORT cmsStageSampleCLutFloat(cmsStage* mpe, cmsSAMPLERFLOAT Sampler, void * Cargo, cms… in cmsStageSampleCLutFloat()
872 cmsSAMPLER16 Sampler, void * Cargo) in cmsSliceSpace16()
902 cmsSAMPLERFLOAT Sampler, void * Cargo) in cmsSliceSpaceFloat()
/external/v8/src/
Dlog.h25 class Sampler; variable
/external/llvm/lib/Target/AMDGPU/
DR600TextureIntrinsicsReplacer.cpp123 Value *Sampler, unsigned CT[4], Value *Coord) { in ReplaceCallInst()
/external/autotest/client/site_tests/graphics_WebGLAquarium/
Dsampler.py54 class Sampler(object): class
/external/openfst/src/include/fst/
Drandgen.h514 typedef S Sampler; typedef
683 typedef ArcSampler<IArc, Selector> Sampler; in RandGen() typedef
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1145 struct Sampler struct
1147 typedef VkSampler Type;
1149 struct Parameters
1187 struct Resources
1192 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
1200 static Move<VkSampler> create (const Environment& env, const Resources&, const Parameters& params) in create()
/external/skia/src/core/
DSkLinearBitmapPipeline.cpp560 class Sampler final : public SkLinearBitmapPipeline::BilerpProcessorInterface { class
563 Sampler(SkLinearBitmapPipeline::PixelPlacerInterface* next, Args&&... args) in Sampler() function in __anona5e74b550111::Sampler
/external/deqp/framework/common/
DtcuTexture.hpp174 class Sampler class
256 Sampler (WrapMode wrapS_, in Sampler() function in tcu::Sampler
283 Sampler (void) in Sampler() function in tcu::Sampler
/external/v8/src/libsampler/
Dv8-sampler.cc573 Sampler::Sampler(Isolate* isolate) in Sampler() function in v8::sampler::Sampler
/external/mesa3d/include/CL/
Dcl.hpp2144 class Sampler : public detail::Wrapper<cl_sampler> class
2147 Sampler() { } in Sampler() function in cl::Sampler
2149 Sampler( in Sampler() function in cl::Sampler
2170 Sampler(const Sampler& sampler) : detail::Wrapper<cl_type>(sampler) { } in Sampler() function in cl::Sampler
/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp706 NON_DISPATCHABLE_HANDLE_DTOR(Sampler, vkDestroySampler) in NON_DISPATCHABLE_HANDLE_DTOR() argument
Dvktestbinding.h59 class Sampler; variable
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c295 GLuint Sampler; member
311 GLuint VBO, FBO, RBO, Sampler; member
/external/mesa3d/src/mesa/main/
Dmtypes.h1270 struct gl_sampler_object Sampler; member
1405 struct gl_sampler_object *Sampler; member