| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 3033 dri2_export_drm_image_mesa(_EGLDisplay *disp, _EGLImage *img, EGLint *name, EGLint *handle, EGLint *stride) dri2_export_drm_image_mesa() argument
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_private.h | 360 unsigned stride; member
|
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | cffdec.c | 2090 uint32_t stride = dwords[stride_dword]; in cp_draw_indirect_multi() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_shader.h | 222 uint16_t stride[IR3_MAX_SO_BUFFERS]; member
|
| H A D | ir3_compiler_nir.c | 3820 unsigned stride = strmout->stride[i]; in emit_stream_out() local
|
| /third_party/mesa3d/src/freedreno/ir2/ |
| H A D | instr-a2xx.h | 375 uint8_t stride : 8; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_acceleration_structure.c | 1084 uint32_t stride = get_node_id_stride( in id_to_node_id_offset() local 1098 uint32_t stride = get_node_id_stride(build_mode); in id_to_morton_offset() local 190 radv_WriteAccelerationStructuresPropertiesKHR( VkDevice _device, uint32_t accelerationStructureCount, const VkAccelerationStructureKHR *pAccelerationStructures, VkQueryType queryType, size_t dataSize, void *pData, size_t stride) radv_WriteAccelerationStructuresPropertiesKHR() argument
|
| H A D | radv_nir_to_llvm.c | 833 uint16_t stride = ctx->shader_info->so.strides[i]; in radv_emit_streamout() local 1248 unsigned num_components, stride; in ac_setup_rings() local [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_register_allocation.cpp | 205 uint8_t stride; member 622 unsigned stride = 4u; get_subdword_definition_info() local 875 uint32_t stride = info.rc.is_subdword() ? DIV_ROUND_UP(info.stride, 4) : info.stride; get_reg_simple() local 1149 unsigned stride = var.rc.is_subdword() ? 1 : info.stride; get_regs_for_copies() local 1242 uint32_t stride = info.stride; get_reg_impl() local 1491 unsigned stride = var.info.rc.is_subdword() ? var.info.stride : var.info.stride * 4; compact_relocate_vars() local 1722 uint32_t stride = get_stride(rc); get_reg_create_vector() local 1933 unsigned stride = get_subdword_operand_stride(gfx_level, instr, idx, rc); operand_can_use_reg() local [all...] |
| /third_party/mesa3d/src/gallium/include/pipe/ |
| H A D | p_state.h | 275 uint16_t stride[PIPE_MAX_SO_BUFFERS]; member 610 unsigned stride; /**< row stride in bytes */ member 627 uint16_t stride; /**< stride to same attrib in next vertex, in bytes */ member 762 unsigned stride; /**< must be 4 byte aligned */ member
|
| /third_party/mesa3d/src/imagination/vulkan/pds/ |
| H A D | pvr_pds.h | 382 uint32_t stride; member 813 unsigned int stride; member 936 uint16_t stride; member 1067 uint16_t stride; member 1077 uint16_t stride; member 1091 uint16_t stride; member
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_state.h | 664 unsigned stride = util_format_get_blocksize(format); in si_clamp_texture_texel_count() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | spirv_builder.c | 305 spirv_builder_emit_array_stride(struct spirv_builder *b, SpvId target, uint32_t stride) spirv_builder_emit_array_stride() argument 329 spirv_builder_emit_xfb_stride(struct spirv_builder *b, SpvId target, uint32_t stride) spirv_builder_emit_xfb_stride() argument
|
| /third_party/musl/porting/liteos_a/user/ldso/ |
| H A D | dynlink.c | 335 static void do_relocs(struct dso *dso, size_t *rel, size_t rel_size, size_t stride) in do_relocs() argument
|
| /third_party/musl/porting/liteos_a/user_debug/ldso/ |
| H A D | dynlink.c | 335 static void do_relocs(struct dso *dso, size_t *rel, size_t rel_size, size_t stride) in do_relocs() argument
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_command_buffer.c | 990 vn_CmdDrawIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) vn_CmdDrawIndirect() argument 1004 vn_CmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) vn_CmdDrawIndexedIndirect() argument 1018 vn_CmdDrawIndirectCount(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) vn_CmdDrawIndirectCount() argument 1034 vn_CmdDrawIndexedIndirectCount(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) vn_CmdDrawIndexedIndirectCount() argument 1417 vn_CmdCopyQueryPoolResults(VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, VkBuffer dstBuffer, VkDeviceSize dstOffset, VkDeviceSize stride, VkQueryResultFlags flags) vn_CmdCopyQueryPoolResults() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.c | 1315 LLVMValueRef stride, stride1; in lp_build_get_level_stride_vec() local 2056 lp_build_sample_partial_offset(struct lp_build_context *bld, unsigned block_length, LLVMValueRef coord, LLVMValueRef stride, LLVMValueRef *out_offset, LLVMValueRef *out_subcoord) lp_build_sample_partial_offset() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_blitter.c | 954 set_texcoords_in_vertices(const union blitter_attrib *attrib, float *out, unsigned stride) set_texcoords_in_vertices() argument
|
| /third_party/musl/ldso/ |
| H A D | dynlink.c | 384 static void do_relocs(struct dso *dso, size_t *rel, size_t rel_size, size_t stride) in do_relocs() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_state.c | 633 int stride = util_format_get_blocksize(view->base.format); in texture_buffer_sampler_view() local
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | device9.c | 3008 unsigned stride = This->state.vtxbuf[i].stride; in NineDevice9_DrawPrimitive() local 3055 uint32_t stride = This->state.vtxbuf[i].stride; in NineDevice9_DrawIndexedPrimitive() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingDescriptorUpdateASTests.cpp | 133 static VkStridedDeviceAddressRegionKHR makeStridedDeviceAddressRegion (const DeviceInterface& vkd, const VkDevice device, VkBuffer buffer, deUint32 stride, deUint32 count) in makeStridedDeviceAddressRegion() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawMultiExtTests.cpp | 89 deUint32 stride; member 252 static deUint32 calcExtraBytes (DrawType drawType, const tcu::Maybe<VertexOffsetType>& offsetType, deUint32 stride) in calcExtraBytes() argument 270 DrawInfoPacker(DrawType drawType, const tcu::Maybe<VertexOffsetType>& offsetType, deUint32 stride, deUint32 estimatedInfoCount, deUint32 seed) DrawInfoPacker() argument 314 deUint32 stride () const stride() function in vkt::Draw::__anon27920::DrawInfoPacker [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineVertexInputTests.cpp | 676 auto& stride = bindingDescriptions[bindingNdx].stride; // note: by reference to modify it below. in createInstance() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
| H A D | vktQueryPoolStatisticsTests.cpp | 167 constexpr size_t stride = sizeof(ResultsVector::value_type); in GetQueryPoolResultsVector() local 180 constexpr size_t stride = sizeof(decltype(intermediate)::value_type); in GetQueryPoolResultsVector() local 203 constexpr size_t stride = sizeof(ResultsVectorWithAvailability::value_type); in GetQueryPoolResultsVector() local 216 constexpr size_t stride in GetQueryPoolResultsVector() local 243 constexpr size_t stride = sizeof(ResultsVector::value_type); cmdCopyQueryPoolResultsVector() local 257 constexpr size_t stride = sizeof(decltype(intermediate)::value_type); cmdCopyQueryPoolResultsVector() local 280 constexpr size_t stride = sizeof(ResultsVectorWithAvailability::value_type); cmdCopyQueryPoolResultsVector() local 294 constexpr size_t stride = sizeof(decltype(intermediate)::value_type); cmdCopyQueryPoolResultsVector() local 662 VkDeviceSize stride = m_parameters[0].querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local 894 VkDeviceSize stride = m_parameters[0].querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local 1167 VkDeviceSize stride = m_parameters[0].querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local 1656 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local 1938 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local 2067 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local 2266 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local 2516 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local 2646 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local 2843 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local 3069 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local 3201 VkDeviceSize stride = m_parametersGraphic.querySizeFlags() ? sizeof(deUint64) : sizeof(deUint32); executeTest() local [all...] |