Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/api/
Dtest-buffer.c184 buffer_type_t buffer_type = GPOINTER_TO_INT (user_data); in test_buffer_contents() local
867 const void *buffer_type = GINT_TO_POINTER (i); in main() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c290 LLVMTypeRef texture_type, context_type, buffer_type, vb_type; in create_jit_types() local