Searched defs:stObj (Results 1 - 25 of 33) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_gen_mipmap.c57 struct st_texture_object *stObj = st_texture_object(texObj); local in function:st_generate_mipmap
H A Dst_atom_image.c55 struct st_texture_object *stObj = st_texture_object(u->TexObj); local in function:st_convert_image
[all...]
H A Dst_atom_texture.c67 struct st_texture_object *stObj; local in function:st_update_single_texture
175 struct st_texture_object *stObj = local in function:update_textures
[all...]
H A Dst_cb_eglimage.c178 struct st_texture_object *stObj; local in function:st_bind_egl_image
[all...]
H A Dst_cb_queryobj.c389 struct st_buffer_object *stObj = st_buffer_object(buf); local in function:st_StoreQueryResult
H A Dst_vdpau.c188 struct st_texture_object *stObj = st_texture_object(texObj); local in function:st_vdpau_map_surface
253 struct st_texture_object *stObj = st_texture_object(texObj); local in function:st_vdpau_unmap_surface
[all...]
H A Dst_atom_sampler.c303 struct st_texture_object *stObj = local in function:update_shader_samplers
H A Dst_program.h68 struct st_texture_object *stObj = local in function:st_get_external_sampler_key
H A Dst_sampler_view.c57 st_texture_set_sampler_view(struct st_context * st,struct st_texture_object * stObj,struct pipe_sampler_view * view,bool glsl130_or_later,bool srgb_skip_decode) argument
168 st_texture_get_current_sampler_view(const struct st_context * st,const struct st_texture_object * stObj) argument
189 st_texture_release_context_sampler_view(struct st_context * st,struct st_texture_object * stObj) argument
214 st_texture_release_all_sampler_views(struct st_context * st,struct st_texture_object * stObj) argument
250 st_delete_texture_sampler_views(struct st_context * st,struct st_texture_object * stObj) argument
393 get_texture_format_swizzle(const struct st_context * st,const struct st_texture_object * stObj,bool glsl130_or_later) argument
431 check_sampler_swizzle(const struct st_context * st,const struct st_texture_object * stObj,const struct pipe_sampler_view * sv,bool glsl130_or_later) argument
446 last_level(const struct st_texture_object * stObj) argument
457 last_layer(const struct st_texture_object * stObj) argument
470 get_sampler_view_format(struct st_context * st,const struct st_texture_object * stObj,bool srgb_skip_decode) argument
506 st_create_texture_sampler_view_from_stobj(struct st_context * st,struct st_texture_object * stObj,enum pipe_format format,bool glsl130_or_later) argument
543 st_get_texture_sampler_view_from_stobj(struct st_context * st,struct st_texture_object * stObj,const struct gl_sampler_object * samp,bool glsl130_or_later,bool ignore_srgb_decode) argument
594 st_get_buffer_sampler_view_from_stobj(struct st_context * st,struct st_texture_object * stObj) argument
[all...]
H A Dst_texture.h221 struct st_texture_object *stObj = st_texture_object(texObj); local in function:st_get_texobj_resource
227 st_get_stobj_resource(struct st_texture_object *stObj) argument
248 st_get_view_format(struct st_texture_object *stObj) argument
[all...]
H A Dst_cb_bitmap.c658 struct st_texture_object *stObj = st_texture_object(atlas->texObj); local in function:st_DrawAtlasBitmaps
H A Dst_cb_fbo.c645 const struct st_texture_object *stObj = st_texture_object(att->Texture); local in function:st_validate_attachment
H A Dst_context.c963 struct st_texture_object *stObj = local in function:st_destroy_context
H A Dst_texture.c255 struct st_texture_object *stObj = local in function:st_texture_image_map
306 struct st_texture_object *stObj = local in function:st_texture_image_unmap
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_gen_mipmap.c57 struct st_texture_object *stObj = st_texture_object(texObj); local in function:st_generate_mipmap
H A Dst_atom_image.c55 struct st_texture_object *stObj = st_texture_object(u->TexObj); local in function:st_convert_image
[all...]
H A Dst_atom_sampler.c222 struct st_texture_object *stObj = local in function:update_shader_samplers
H A Dst_atom_texture.c65 struct st_texture_object *stObj; local in function:st_update_single_texture
165 struct st_texture_object *stObj = local in function:st_get_sampler_views
[all...]
H A Dst_cb_queryobj.c396 struct st_buffer_object *stObj = st_buffer_object(buf); local in function:st_StoreQueryResult
H A Dst_vdpau.c192 struct st_texture_object *stObj = st_texture_object(texObj); local in function:st_vdpau_map_surface
269 struct st_texture_object *stObj = st_texture_object(texObj); local in function:st_vdpau_unmap_surface
[all...]
H A Dst_cb_eglimage.c273 struct st_texture_object *stObj; local in function:st_bind_egl_image
[all...]
H A Dst_sampler_view.c87 st_texture_set_sampler_view(struct st_context * st,struct st_texture_object * stObj,struct pipe_sampler_view * view,bool glsl130_or_later,bool srgb_skip_decode,bool get_reference) argument
203 st_texture_get_current_sampler_view(const struct st_context * st,const struct st_texture_object * stObj) argument
224 st_texture_release_context_sampler_view(struct st_context * st,struct st_texture_object * stObj) argument
250 st_texture_release_all_sampler_views(struct st_context * st,struct st_texture_object * stObj) argument
288 st_delete_texture_sampler_views(struct st_context * st,struct st_texture_object * stObj) argument
431 get_texture_format_swizzle(const struct st_context * st,const struct st_texture_object * stObj,bool glsl130_or_later) argument
469 check_sampler_swizzle(const struct st_context * st,const struct st_texture_object * stObj,const struct pipe_sampler_view * sv,bool glsl130_or_later) argument
484 last_level(const struct st_texture_object * stObj) argument
496 last_layer(const struct st_texture_object * stObj) argument
510 get_sampler_view_format(struct st_context * st,const struct st_texture_object * stObj,bool srgb_skip_decode) argument
587 st_create_texture_sampler_view_from_stobj(struct st_context * st,struct st_texture_object * stObj,enum pipe_format format,bool glsl130_or_later) argument
624 st_get_texture_sampler_view_from_stobj(struct st_context * st,struct st_texture_object * stObj,const struct gl_sampler_object * samp,bool glsl130_or_later,bool ignore_srgb_decode,bool get_reference) argument
680 st_get_buffer_sampler_view_from_stobj(struct st_context * st,struct st_texture_object * stObj,bool get_reference) argument
[all...]
H A Dst_texture.h245 struct st_texture_object *stObj = st_texture_object(texObj); local in function:st_get_texobj_resource
251 st_get_stobj_resource(struct st_texture_object *stObj) argument
272 st_get_view_format(struct st_texture_object *stObj) argument
[all...]
H A Dst_cb_bitmap.c657 struct st_texture_object *stObj = st_texture_object(atlas->texObj); local in function:st_DrawAtlasBitmaps
H A Dst_cb_fbo.c678 const struct st_texture_object *stObj = st_texture_object(att->Texture); local in function:st_validate_attachment

Completed in 27 milliseconds

12