Lines Matching defs:so
90 struct v3d_rasterizer_state *so; in v3d_create_rasterizer_state() local
126 struct v3d_blend_state *so; in v3d_create_blend_state() local
170 struct v3d_depth_stencil_alpha_state *so; in v3d_create_depth_stencil_alpha_state() local
296 struct v3d_vertexbuf_stateobj *so = &v3d->vertexbuf; in v3d_set_vertex_buffers() local
334 struct v3d_vertex_stateobj *so = CALLOC_STRUCT(v3d_vertex_stateobj); in v3d_vertex_state_create() local
433 struct v3d_vertex_stateobj *so = hwcso; in v3d_vertex_state_delete() local
452 struct v3d_constbuf_stateobj *so = &v3d->constbuf[shader]; in v3d_set_constant_buffer() local
712 struct v3d_sampler_state *so = CALLOC_STRUCT(v3d_sampler_state); in v3d_create_sampler_state() local
990 struct v3d_sampler_view *so = CALLOC_STRUCT(v3d_sampler_view); in v3d_create_sampler_view() local
1217 struct v3d_streamout_stateobj *so = &ctx->streamout; in v3d_set_stream_output_targets() local
1263 struct v3d_ssbo_stateobj *so = &v3d->ssbo[shader]; in v3d_set_shader_buffers() local
1305 struct v3d_shaderimg_stateobj *so, in v3d_create_image_view_texture_shader_state()
1350 struct v3d_shaderimg_stateobj *so = &v3d->shaderimg[shader]; in v3d_set_shader_images() local