Home
last modified time | relevance | path

Searched defs:per_vertex (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_nir_lower_tess_io_to_mem.c190 const bool per_vertex = intrin->intrinsic == nir_intrinsic_store_per_vertex_output || in tcs_output_needs_vmem() local
226 const bool per_vertex = intrin->intrinsic == nir_intrinsic_store_per_vertex_output || in tcs_output_needs_lds() local
366 const bool per_vertex, in hs_output_lds_map_io_location()
393 bool per_vertex = intrin && in hs_output_lds_offset() local
440 const bool per_vertex, in hs_output_vram_map_io_location()
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/pipeline/graphics/vertex_input/
Dvertex.rs43 fn per_vertex() -> VertexBufferDescription; in per_vertex() method
63 pub fn per_vertex(self) -> VertexBufferDescription { in per_vertex() method
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_io_to_vector.c341 bool vs_in, bool per_vertex) in build_array_index()
370 bool per_vertex = nir_is_arrayed_io(new_var, shader->info.stage); in build_array_deref_of_new_var_flat() local
H A Dnir.h716 unsigned per_vertex : 1; member
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp9190 const glsl_type *per_vertex = NULL; in remove_per_vertex_blocks() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp7324 const GLchar *per_vertex = ""; in test() local
14639 const GLchar *per_vertex = !isSeparable(test_case_index) ? "" : in test() local