Searched defs:attachType (Results 1 – 3 of 3) sorted by relevance
266 …GLenum attachType, const BindImage& image, uint32_t& width, uint32_t& height, uint32_t views, bool… in BindToFbo()316 void BindToFboMultisampled(GLenum attachType, const BindImage& image, const BindImage& resolveImage… in BindToFboMultisampled()
51 #define DEFINE_ATTACH_TYPE(progName, attachType, needExpectedAttach) \ argument102 bpf_attach_type attachType; member
507 static constexpr char attachType[] = "onAttach"; in GetCanvasCallbackType() local