/third_party/mesa3d/src/amd/common/ |
D | ac_nir_lower_esgs_io_to_mem.c | 156 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/ |
D | ir3_nir_lower_tess.c | 141 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/ |
D | gl4cVertexAttrib64BitTest.cpp | 2439 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
|
D | gl4cGPUShaderFP64Tests.cpp | 15155 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/ |
D | esextcGeometryShaderInput.cpp | 425 const unsigned int vertex_offset = vertex_id * m_n_bytes_emitted_per_vertex; in iterate() local
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_nir.c | 140 nir_ssa_def *vertex_offset = in remap_patch_urb_offsets() local
|
/third_party/flutter/skia/third_party/externals/imgui/examples/ |
D | imgui_impl_vulkan.cpp | 259 VkDeviceSize vertex_offset[1] = { 0 }; in ImGui_ImplVulkan_RenderDrawData() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/ |
D | esextcGPUShader5TextureGatherOffset.cpp | 1148 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/ |
D | grid_graph.hpp | 523 edges_size_type vertex_offset in edge_at() local
|
/third_party/skia/third_party/externals/imgui/backends/ |
D | imgui_impl_vulkan.cpp | 389 VkDeviceSize vertex_offset[1] = { 0 }; in ImGui_ImplVulkan_SetupRenderState() local
|
/third_party/mesa3d/src/mesa/vbo/ |
D | vbo_save_api.c | 561 unsigned vertex_offset = 0; in compile_vertex_list() local
|
/third_party/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_common_context.h | 304 GLuint vertex_offset; member
|
/third_party/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_common_context.h | 304 GLuint vertex_offset; member
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_cmd_buffer.c | 6021 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/ |
D | overlay.cpp | 1272 VkDeviceSize vertex_offset[1] = { 0 }; in render_swapchain_display() local
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_cmd_buffer.c | 4132 uint32_t vertex_offset, in tu6_emit_vs_params()
|
D | tu_private.h | 949 uint32_t vertex_offset; member
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_private.h | 499 int vertex_offset; member
|