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

  /external/mesa3d/src/compiler/spirv/
vtn_private.h 424 #define vtn_warn(...) _vtn_warn(__FILE__, __LINE__, __VA_ARGS__) macro
spirv_to_nir.c 546 vtn_warn("Decoration not allowed on struct members: %s",
552 vtn_warn("Vulkan does not have transform feedback");
561 vtn_warn("Decoration only allowed for CL-style kernels: %s",
612 vtn_warn("Decoraiton only allowed for struct members: %s",
628 vtn_warn("Decoraiton not allowed on types: %s",
638 vtn_warn("Decoraiton only allowed for CL-style kernels: %s",
    [all...]
vtn_variables.c     [all...]

Completed in 46 milliseconds