Home
last modified time | relevance | path

Searched defs:vertex_offset (Results 1 – 18 of 18) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_nir_lower_esgs_io_to_mem.c156 nir_ssa_def *vertex_offset = nir_build_load_gs_vertex_offset_amd(b, .base = 0); in gs_per_vertex_input_vertex_offset_gfx6() local
176 nir_ssa_def *vertex_offset = nir_build_load_gs_vertex_offset_amd(b, .base = 0); in gs_per_vertex_input_vertex_offset_gfx9() local
196 nir_ssa_def *vertex_offset = st->chip_class >= GFX9 in gs_per_vertex_input_offset() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir_lower_tess.c141 nir_ssa_def *vertex_offset = nir_imul24(b, vertex, vertex_stride); in build_local_offset() local
410 nir_ssa_def *vertex_offset; in build_per_vertex_offset() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp2439 GLuint vertex_offset = vertex * configuration.m_vertex_length; in setAttributes_a_scalar() local
2467 GLuint vertex_offset = vertex * configuration.m_vertex_length; in setAttributes_a_vec() local
2500 GLuint vertex_offset = vertex * configuration.m_vertex_length; in setAttributes_b() local
2541 GLuint vertex_offset = vertex * configuration.m_vertex_length; in setAttributes_c() local
2973 const GLuint vertex_offset = vertex * m_n_varyings; in verifyResult() local
Dgl4cGPUShaderFP64Tests.cpp15155 const glw::GLuint vertex_offset = arguments_stride * vertex; in testBegin() local
15267 const glw::GLuint vertex_offset = arguments_stride * vertex; in isResultEdgeCase() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderInput.cpp425 const unsigned int vertex_offset = vertex_id * m_n_bytes_emitted_per_vertex; in iterate() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir.c140 nir_ssa_def *vertex_offset = in remap_patch_urb_offsets() local
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_vulkan.cpp259 VkDeviceSize vertex_offset[1] = { 0 }; in ImGui_ImplVulkan_RenderDrawData() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5TextureGatherOffset.cpp1148 const unsigned int vertex_offset = m_n_coordinates_components * index; in setCoordinatesData() local
1164 const unsigned int vertex_offset = m_n_coordinates_components * index; in setCoordinatesData() local
/third_party/boost/boost/graph/
Dgrid_graph.hpp523 edges_size_type vertex_offset in edge_at() local
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_vulkan.cpp389 VkDeviceSize vertex_offset[1] = { 0 }; in ImGui_ImplVulkan_SetupRenderState() local
/third_party/mesa3d/src/mesa/vbo/
Dvbo_save_api.c561 unsigned vertex_offset = 0; in compile_vertex_list() local
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common_context.h304 GLuint vertex_offset; member
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common_context.h304 GLuint vertex_offset; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c6021 const struct radv_draw_info *info, const uint32_t vertex_offset) in radv_emit_userdata_vertex_internal()
6044 const uint32_t vertex_offset) in radv_emit_userdata_vertex()
6063 radv_emit_userdata_vertex_drawid(struct radv_cmd_buffer *cmd_buffer, uint32_t vertex_offset, uint32… in radv_emit_userdata_vertex_drawid()
/third_party/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp1272 VkDeviceSize vertex_offset[1] = { 0 }; in render_swapchain_display() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c4132 uint32_t vertex_offset, in tu6_emit_vs_params()
Dtu_private.h949 uint32_t vertex_offset; member
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_private.h499 int vertex_offset; member