/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pt_mesh_pipeline.c | 68 unsigned *max_vertices) in mesh_middle_end_prepare()
|
H A D | draw_vs_exec.c | 119 unsigned int max_vertices = MIN2(MAX_TGSI_VERTICES, count - i); in vs_exec_run_linear() local
|
H A D | draw_pt_emit.c | 55 unsigned *max_vertices) in draw_pt_emit_prepare()
|
H A D | draw_pt_fetch_shade_emit.c | 72 unsigned *max_vertices) in fse_prepare()
|
H A D | draw_pipe_vbuf.c | 68 unsigned max_vertices; member
|
H A D | draw_pt_fetch_shade_pipeline.c | 73 unsigned *max_vertices) in fetch_pipeline_prepare()
|
H A D | draw_pt_vsplit.c | 47 unsigned max_vertices; member
|
H A D | draw_pt_fetch_shade_pipeline_llvm.c | 280 unsigned *max_vertices) in llvm_middle_end_prepare()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArrayStencilAttachments.cpp | 637 …tring TextureCubeMapArrayStencilAttachments::getGeometryShaderCode(const std::string &max_vertices, in getGeometryShaderCode()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderPrimitiveCounter.cpp | 680 std::string GeometryShaderPrimitiveCounter::GetGeometryShaderCode(const std::string &max_vertices, in GetGeometryShaderCode()
|
H A D | esextcGeometryShaderAPI.hpp | 266 int max_vertices; member
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | ast.h | 569 unsigned max_vertices:1; member 726 ast_layout_expression *max_vertices; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryBasicGeometryShaderTests.cpp | 596 …const int max_vertices = m_pattern.size() == 2 ? std::max(m_pattern[0], m_pattern[1]) : m_pattern[… in initPrograms() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | transformfeedback.c | 413 unsigned max_vertices in begin_transform_feedback() local
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_nir_lower_ngg.c | 4827 unsigned max_vertices, in ms_calculate_arrayed_output_layout() 4844 uint64_t cross_invocation_output_access, unsigned max_vertices, in ms_calculate_output_layout() 4965 unsigned max_vertices = shader->info.mesh.max_vertices_out; in ac_nir_lower_ngg_ms() local
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_opt_varyings.c | 2506 unsigned max_vertices) in check_tes_input_load_get_single_use_alu()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_compiler.h | 1221 uint32_t max_vertices; member
|
/aosp_15_r20/external/vulkan-validation-layers/tests/ |
H A D | vklayertests_pipeline_shader.cpp | 4108 …int max_vertices = overflow ? (m_device->props.limits.maxGeometryTotalOutputComponents / maxGeomOu… in TEST_F() local
|