Home
last modified time | relevance | path

Searched refs:_mesa_varying_slot_in_fs (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/tests/
Dbuiltin_variable_test.cpp262 EXPECT_TRUE(_mesa_varying_slot_in_fs((gl_varying_slot) var->data.location)); in TEST_F()
/third_party/mesa3d/src/compiler/
Dshader_enums.h450 _mesa_varying_slot_in_fs(gl_varying_slot slot) in _mesa_varying_slot_in_fs() function
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.cpp1945 if (_mesa_varying_slot_in_fs((gl_varying_slot) i)) in calculate_urb_setup()
/third_party/mesa3d/docs/relnotes/
D22.0.0.rst971 - mesa: move _mesa_varying_slot_in_fs to shader_enums