HomeSort by relevance Sort by last modified time
    Searched refs:type_is (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
errors.c 56 #define type_is(t, kind) enum_is(t, TYPE, kind) macro
278 if (type_is(type, ERROR)) {
703 if (type_is(type, ERROR)) {
  /external/mesa3d/src/mesa/main/
errors.c 56 #define type_is(t, kind) enum_is(t, TYPE, kind) macro
278 if (type_is(type, ERROR)) {
703 if (type_is(type, ERROR)) {

Completed in 39 milliseconds