Home
last modified time | relevance | path

Searched refs:strided (Results 1 – 12 of 12) sorted by relevance

/third_party/openGLES/extensions/IBM/
DIBM_multimode_draw_arrays.txt65 modestride Specifies the how the mode array is strided.
99 modestride Specifies the how the mode array is strided.
/third_party/skia/third_party/externals/opengl-registry/extensions/IBM/
DIBM_multimode_draw_arrays.txt65 modestride Specifies the how the mode array is strided.
99 modestride Specifies the how the mode array is strided.
/third_party/mesa3d/docs/relnotes/
D18.3.4.rst87 - intel/compiler: do not copy-propagate strided regions to ddx/ddy
D18.2.8.rst90 - intel/compiler: do not copy-propagate strided regions to ddx/ddy
D18.3.2.rst152 - intel/eu/gen7: Fix brw_MOV() with DF destination and strided source.
D19.0.0.rst1010 - intel/eu/gen7: Fix brw_MOV() with DF destination and strided source.
1110 - intel/compiler: do not copy-propagate strided regions to ddx/ddy
D20.1.0.rst1259 - aco: move attempt to find strided register into get_reg_simple()
D22.0.0.rst1576 - intel/fs: Honor strided source regions specified by the IR for CLUSTER_BROADCAST.
/third_party/ffmpeg/libavcodec/x86/
Ddiracdsp.asm185 movsxd strideq, strided
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_generator.cpp2410 struct brw_reg strided = stride(suboffset(src[0], component * s), in generate_code() local
2412 brw_MOV(p, dst, strided); in generate_code()
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_EXT_mesh_shader.adoc188 …ng to the `drawCount` parameter, with data in buffer being consumed as a strided array of `VkDrawM…
/third_party/gstreamer/gstplugins_base/
DChangeLog101554 Enable GstMetaVideo to make us handle strided video.