HomeSort by relevance Sort by last modified time
    Searched refs:sampler (Results 226 - 250 of 460) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_program.c 221 GLuint sampler,
242 i915_emit_texld( p, 0, tmp, A0_DEST_CHANNEL_ALL, sampler, coord, op );
286 T0_SAMPLER( sampler ));
  /external/skia/src/images/
SkImageDecoder_libwebp.cpp 299 SkScaledBitmapSampler sampler(origWidth, origHeight, sampleSize);
300 if (!setDecodeConfig(decodedBitmap, sampler.scaledWidth(),
301 sampler.scaledHeight())) {
  /external/vulkan-validation-layers/tests/
layer_validation_tests.cpp 3838 VkSampler sampler; local
3942 VkSampler sampler; local
4047 VkSampler sampler; local
4148 VkSampler sampler; local
4231 VkSampler sampler = local
4331 VkSampler sampler; local
4446 VkSampler sampler; local
    [all...]
  /development/ndk/platforms/android-24/include/GLES3/
gl32.h     [all...]
  /external/mesa3d/src/glsl/
ir.cpp 1307 ir_texture::set_sampler(ir_dereference *sampler, const glsl_type *type)
1309 assert(sampler != NULL);
    [all...]
ir_clone.cpp 235 new_tex->sampler = this->sampler->clone(mem_ctx, ht);
  /frameworks/base/core/jni/
android_opengl_GLES30.cpp     [all...]
  /frameworks/native/opengl/include/GLES3/
gl32.h     [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h     [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl3.h     [all...]
  /external/mesa3d/docs/
WL_bind_wayland_display.spec 118 sampler. X indicates that the corresponding component in the rgba
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4.h 180 int sampler; member in class:brw::vec4_instruction
411 void swizzle_result(ir_texture *ir, src_reg orig_val, int sampler);
brw_wm.h 452 GLuint sampler,
460 GLuint sampler);
  /external/pdfium/xfa/src/fxbarcode/qrcode/
BC_QRDetector.cpp 127 CBC_QRGridSampler& sampler = CBC_QRGridSampler::GetInstance(); local
128 CBC_CommonBitMatrix* cbm = sampler.SampleGrid(
  /external/skia/src/gpu/vk/
GrVkProgram.cpp 291 imageInfo.sampler = fSamplers[i]->sampler();
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/GLES3/
gl3.h     [all...]

Completed in 948 milliseconds

1 2 3 4 5 6 7 8 91011>>