Searched defs:stObj (Results 1 – 16 of 16) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
D | st_gen_mipmap.c | 73 struct st_texture_object *stObj, in st_render_mipmap() 145 struct st_texture_object *stObj = st_texture_object(texObj); in st_generate_mipmap() local
|
D | st_atom_texture.c | 143 struct st_texture_object *stObj, in st_create_texture_sampler_view_from_stobj() 169 st_get_texture_sampler_view_from_stobj(struct st_texture_object *stObj, in st_get_texture_sampler_view_from_stobj() 196 struct st_texture_object *stObj; in update_single_texture() local
|
D | st_texture.h | 113 struct st_texture_object *stObj = st_texture_object(texObj); in st_get_texobj_resource() local 119 st_get_stobj_resource(struct st_texture_object *stObj) in st_get_stobj_resource()
|
D | st_cb_texture.c | 136 struct st_texture_object *stObj = st_texture_object(texObj); in st_DeleteTextureObject() local 324 struct st_texture_object *stObj, in guess_and_alloc_texture() 415 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in st_AllocTextureImageBuffer() local 497 struct st_texture_object *stObj = st_texture_object(texObj); in prep_teximage() local 557 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in decompress_with_blit() local 1108 struct st_texture_object *stObj, in copy_image_data_to_texture() 1177 struct st_texture_object *stObj = st_texture_object(tObj); in st_finalize_texture() local 1314 struct st_texture_object *stObj = st_texture_object(texObj); in st_AllocTextureStorage() local
|
D | st_cb_eglimage.c | 105 struct st_texture_object *stObj; in st_bind_surface() local
|
D | st_cb_fbo.c | 392 struct st_texture_object *stObj; in st_render_texture() local 510 const struct st_texture_object *stObj = st_texture_object(att->Texture); in st_validate_attachment() local
|
D | st_texture.c | 218 struct st_texture_object *stObj = in st_texture_image_map() local
|
D | st_manager.c | 480 struct st_texture_object *stObj; in st_context_teximage() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_gen_mipmap.c | 73 struct st_texture_object *stObj, in st_render_mipmap() 145 struct st_texture_object *stObj = st_texture_object(texObj); in st_generate_mipmap() local
|
D | st_atom_texture.c | 143 struct st_texture_object *stObj, in st_create_texture_sampler_view_from_stobj() 169 st_get_texture_sampler_view_from_stobj(struct st_texture_object *stObj, in st_get_texture_sampler_view_from_stobj() 196 struct st_texture_object *stObj; in update_single_texture() local
|
D | st_texture.h | 113 struct st_texture_object *stObj = st_texture_object(texObj); in st_get_texobj_resource() local 119 st_get_stobj_resource(struct st_texture_object *stObj) in st_get_stobj_resource()
|
D | st_cb_texture.c | 136 struct st_texture_object *stObj = st_texture_object(texObj); in st_DeleteTextureObject() local 324 struct st_texture_object *stObj, in guess_and_alloc_texture() 415 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in st_AllocTextureImageBuffer() local 497 struct st_texture_object *stObj = st_texture_object(texObj); in prep_teximage() local 557 struct st_texture_object *stObj = st_texture_object(texImage->TexObject); in decompress_with_blit() local 1108 struct st_texture_object *stObj, in copy_image_data_to_texture() 1177 struct st_texture_object *stObj = st_texture_object(tObj); in st_finalize_texture() local 1314 struct st_texture_object *stObj = st_texture_object(texObj); in st_AllocTextureStorage() local
|
D | st_cb_eglimage.c | 105 struct st_texture_object *stObj; in st_bind_surface() local
|
D | st_cb_fbo.c | 392 struct st_texture_object *stObj; in st_render_texture() local 510 const struct st_texture_object *stObj = st_texture_object(att->Texture); in st_validate_attachment() local
|
D | st_texture.c | 218 struct st_texture_object *stObj = in st_texture_image_map() local
|
D | st_manager.c | 480 struct st_texture_object *stObj; in st_context_teximage() local
|