Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h1144 struct radv_dynamic_state { struct
1149 uint64_t mask;
1151 struct radv_viewport_state viewport;
1153 struct radv_scissor_state scissor;
1155 float line_width;
1157 struct {
1161 } depth_bias;
1163 float blend_constants[4];
1165 struct {
1168 } depth_bounds;
[all …]