Searched refs:st_memory_object (Results 1 – 4 of 4) sorted by relevance
45 struct st_memory_object *st_obj = ST_CALLOC_STRUCT(st_memory_object); in st_memoryobj_alloc()57 struct st_memory_object *st_obj = st_memory_object(obj); in st_memoryobj_free()74 struct st_memory_object *st_obj = st_memory_object(obj); in st_import_memoryobj_fd()
33 struct st_memory_object struct42 static inline struct st_memory_object * argument43 st_memory_object(struct gl_memory_object *obj) in st_memory_object() function45 return (struct st_memory_object *)obj; in st_memory_object()
289 struct st_memory_object *st_mem_obj = st_memory_object(memObj); in bufferobj_data()
2869 struct st_memory_object *memObj, in st_texture_create_from_memory()2941 struct st_memory_object *smObj = st_memory_object(memObj); in st_texture_storage()