Searched refs:_linear (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/asahi/lib/ |
D | tiling.c | 97 pixel_t *linear = _linear; \ 147 agx_detile(void *_tiled, void *_linear, in agx_detile() argument 155 agx_tile(void *_tiled, void *_linear, in agx_tile() argument
|
/third_party/flutter/skia/third_party/externals/angle2/doc/ |
D | ExtensionSupport.md | 24 * GL\_OES\_texture\_half\_float\_linear (fn1) 26 * GL\_OES\_texture\_float\_linear (fn1)
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-resampler.c | 331 make_coeff_##type##_linear (gint num, gint denom, type *icoeff) \ 339 make_coeff_##type##_linear (gint num, gint denom, type *icoeff) \ 547 make_coeff_##type##_linear (frac, n_phases, ic); \
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | primsrast.txt | 2591 Depth values for lines must: be determined using _linear interpolation_:
|