Home
last modified time | relevance | path

Searched defs:parse_property (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/virglrenderer/src/gallium/auxiliary/tgsi/
H A Dtgsi_text.c1785 static boolean parse_property( struct translate_ctx *ctx ) in parse_property() function
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_text.c1723 static bool parse_property( struct translate_ctx *ctx ) in parse_property() function
/aosp_15_r20/external/libdrm/tests/modetest/
H A Dmodetest.c2106 static int parse_property(struct property_arg *p, const char *arg) in parse_property() function