Home
last modified time | relevance | path

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

12

/external/swiftshader/src/OpenGL/libGL/
DProgram.h180 struct Sampler struct
187 Sampler samplersPS[MAX_TEXTURE_IMAGE_UNITS]; argument
/external/mockito/src/test/java/org/mockitousage/misuse/
DSpyStubbingMisuseTest.java38 public class Sampler { class in SpyStubbingMisuseTest
40 Sampler(Strategy f) { in Sampler() method in SpyStubbingMisuseTest.Sampler
/external/mesa3d/src/gallium/docs/source/cso/
Dsampler.rst3 Sampler title
/external/swiftshader/src/OpenGL/libGLESv2/
DProgram.h289 struct Sampler struct
296 Sampler samplersPS[MAX_TEXTURE_IMAGE_UNITS]; argument
DResourceManager.h34 class Sampler; variable
DSampler.h31 Sampler(GLuint name) : NamedObject(name) in Sampler() function
DContext.h70 class Sampler; variable
/external/skia/src/core/
DSkLinearBitmapPipeline.cpp625 using Sampler = in chooseSampler() typedef
636 using Sampler = in chooseSampler() typedef
650 using Sampler = NearestNeighborSampler<PixelAccessorShim, Blender>; in chooseSampler() typedef
653 using Sampler = BilerpSampler<PixelAccessorShim, Blender>; in chooseSampler() typedef
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DR600MCCodeEmitter.cpp107 int64_t Sampler = MI.getOperand(14).getImm(); in encodeInstruction() local
/external/spirv-llvm/lib/SPIRV/
DSPIRVInternal.h296 const static char Sampler[] = "Sampler"; variable
307 const static char Sampler[] = "opencl.sampler_t"; variable
318 const static char Sampler[] = "11ocl_sampler"; variable
/external/deqp/framework/opengl/
DgluObjectWrapper.hpp139 typedef TypedObjectWrapper<OBJECTTYPE_SAMPLER> Sampler; typedef
/external/v8/src/
Dlog.h23 class Sampler; variable
/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/autotest/client/site_tests/graphics_WebGLAquarium/
Dsampler.py54 class Sampler(object): class
/external/swiftshader/src/Renderer/
DSampler.cpp35 Sampler::Sampler() in Sampler() function in sw::Sampler
DSampler.hpp125 class Sampler class
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1153 struct Sampler struct
1155 typedef VkSampler Type;
1157 struct Parameters
1195 struct Resources
1200 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
1208 static Move<VkSampler> create (const Environment& env, const Resources&, const Parameters& params) in create()
/external/v8/src/libsampler/
Dsampler.cc563 Sampler::Sampler(Isolate* isolate) in Sampler() function in v8::sampler::Sampler
/external/deqp/framework/common/
DtcuTexture.hpp179 class Sampler class
261 Sampler (WrapMode wrapS_, in Sampler() function in tcu::Sampler
288 Sampler (void) in Sampler() function in tcu::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.cpp643 NON_DISPATCHABLE_HANDLE_DTOR(Sampler, vkDestroySampler) in NON_DISPATCHABLE_HANDLE_DTOR() argument
Dvktestbinding.h51 class Sampler; variable
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h364 struct tgsi_sampler *Sampler; member
/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9.c2556 DWORD Sampler, in NineDevice9_GetSamplerState()
2574 DWORD Sampler, in NineDevice9_SetSamplerState()
Dnine_lock.c1331 DWORD Sampler, in LockDevice9_GetSamplerState()
1344 DWORD Sampler, in LockDevice9_SetSamplerState()

12