| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_eu_validate.c | 1530 unsigned stride = STRIDE(brw_inst_dst_hstride(devinfo, inst)); region_alignment_rules() local [all...] |
| /third_party/mesa3d/src/util/format/ |
| H A D | u_format.h | 934 util_format_get_2d_size(enum pipe_format format, size_t stride, unsigned height) util_format_get_2d_size() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| H A D | hud_context.c | 445 hud_prepare_vertices(struct hud_context *hud, struct vertex_queue *v, unsigned num_vertices, unsigned stride) hud_prepare_vertices() argument
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_bufmgr.c | 389 bo_alloc_internal(struct crocus_bufmgr *bufmgr, const char *name, uint64_t size, uint32_t alignment, unsigned flags, uint32_t tiling_mode, uint32_t stride) bo_alloc_internal() argument 1174 bo_set_tiling_internal(struct crocus_bo *bo, uint32_t tiling_mode, uint32_t stride) bo_set_tiling_internal() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_blit.cpp | 253 get_subresource_id(enum pipe_texture_target target, unsigned subres, unsigned stride, in get_subresource_id() argument
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_context.h | 252 uint32_t stride; member
|
| H A D | pan_resource.c | 683 unsigned stride = ALIGN_POT(template->width0, blocksize.width) * in panfrost_resource_create_with_modifier() local 894 unsigned stride = panfrost_get_layer_stride(&rsrc->image.layout, level); in panfrost_load_tiled_images() local 920 unsigned stride = panfrost_get_layer_stride(&rsrc->image.layout, level); panfrost_store_tiled_images() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_render.c | 357 unsigned stride[PIPE_MAX_ATTRIBS]; in r300_draw_arrays_immediate() local
|
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | mdf.c | 187 static inline void filter_dc_notch16(const spx_int16_t *in, spx_word16_t radius, spx_word16_t *out, int len, spx_mem_t *mem, int stride) in filter_dc_notch16() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderApiTests.cpp | 94 uint32_t stride; member 353 BufferWithMemoryPtr makeStridedBuffer(const DeviceInterface& vkd, VkDevice device, Allocator& alloc, const std::vector<T>& elements, uint32_t offset, uint32_t stride, VkBufferUsageFlags usage, uint32_t endPadding) in makeStridedBuffer() argument [all...] |
| H A D | vktMeshShaderConditionalRenderingTestsEXT.cpp | 257 const auto stride = static_cast<uint32_t>(sizeof(VkDrawMeshTasksIndirectCommandEXT)); in drawMeshTasks() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm8bitStorageTests.cpp | 1053 const char* stride; in addCompute8bitStorage32To8Group() member 1207 const char* stride; in addCompute8bitUniform8To32Group() member 1360 const char* stride; in addCompute8bitStoragePushConstant8To32Group() member 1528 const char* stride; addCompute8bitStorage16To8Group() member 1689 const char* stride; addCompute8bitUniform8To16Group() member 1846 const char* stride; addCompute8bitStoragePushConstant8To16Group() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationUtil.cpp | 191 GraphicsPipelineBuilder& GraphicsPipelineBuilder::setVertexInputSingleAttribute (const VkFormat vertexFormat, const deUint32 stride) in setVertexInputSingleAttribute() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
| H A D | vktTessellationUtil.hpp | 415 std::vector<T> readInterleavedData (const int count, const void* memory, const int offset, const int stride) in readInterleavedData() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderApiTests.cpp | 94 uint32_t stride; member 353 BufferWithMemoryPtr makeStridedBuffer(const DeviceInterface& vkd, VkDevice device, Allocator& alloc, const std::vector<T>& elements, uint32_t offset, uint32_t stride, VkBufferUsageFlags usage, uint32_t endPadding) in makeStridedBuffer() argument [all...] |
| H A D | vktMeshShaderConditionalRenderingTestsEXT.cpp | 257 const auto stride = static_cast<uint32_t>(sizeof(VkDrawMeshTasksIndirectCommandEXT)); in drawMeshTasks() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_3_1_autogen.cpp | 70 CaptureBindVertexBuffer(const State &glState, bool isCallValid, GLuint bindingindex, BufferID bufferPacked, GLintptr offset, GLsizei stride) CaptureBindVertexBuffer() argument
|
| H A D | capture_gles_2_0_params.cpp | 905 CaptureVertexAttribPointer_pointer(const State &glState, bool isCallValid, GLuint index, GLint size, VertexAttribType typePacked, GLboolean normalized, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureVertexAttribPointer_pointer() argument
|
| H A D | capture_gles_3_0_params.cpp | 877 CaptureVertexAttribIPointer_pointer(const State &glState, bool isCallValid, GLuint index, GLint size, VertexAttribType typePacked, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureVertexAttribIPointer_pointer() argument
|
| H A D | capture_gles_1_0_autogen.cpp | 186 CaptureColorPointer(const State &glState, bool isCallValid, GLint size, VertexAttribType typePacked, GLsizei stride, const void *pointer) CaptureColorPointer() argument 1116 CaptureNormalPointer(const State &glState, bool isCallValid, VertexAttribType typePacked, GLsizei stride, const void *pointer) CaptureNormalPointer() argument 1391 CaptureTexCoordPointer(const State &glState, bool isCallValid, GLint size, VertexAttribType typePacked, GLsizei stride, const void *pointer) CaptureTexCoordPointer() argument 1633 CaptureVertexPointer(const State &glState, bool isCallValid, GLint size, VertexAttribType typePacked, GLsizei stride, const void *pointer) CaptureVertexPointer() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | ContextGL.cpp | 753 multiDrawArraysIndirect(const gl::Context *context, gl::PrimitiveMode mode, const void *indirect, GLsizei drawcount, GLsizei stride) multiDrawArraysIndirect() argument 790 multiDrawElementsIndirect(const gl::Context *context, gl::PrimitiveMode mode, gl::DrawElementsType type, const void *indirect, GLsizei drawcount, GLsizei stride) multiDrawElementsIndirect() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cVertexAttribBindingTests.cpp | 2577 int stride; member in gl4cts::__anon27657::VertexBindingState
|
| H A D | gl4cDirectStateAccessVertexArraysTests.cpp | 1584 glw::GLsizei stride = sizeof(glw::GLint); in PrepareVAO() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cVertexAttribBindingTests.cpp | 2024 int stride; member in glcts::__anon27702::VertexBindingState [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
| H A D | parser.cc | 1447 uint32_t stride = 0; in ParsePipelineVertexData() local
|