Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_io_to_vector.c334 bool vs_in, bool per_vertex) in build_array_index()
363 bool per_vertex = nir_is_arrayed_io(new_var, shader->info.stage); in build_array_deref_of_new_var_flat() local
/third_party/mesa3d/src/amd/common/
Dac_nir_lower_tess_io_to_mem.c291 bool per_vertex = intrin && in hs_output_lds_offset() local
/third_party/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp9013 const glsl_type *per_vertex = NULL; in remove_per_vertex_blocks() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp7318 const GLchar* per_vertex = ""; in test() local
14635 const GLchar* per_vertex = !isSeparable(test_case_index) ? "" : "out gl_PerVertex {\n" in test() local