Lines Matching defs:false

55     bool isValid() const { return false; }
63 bool isValid() const { return false; }
70 bool isValid() const { return false; }
71 bool isFramebufferOnly() const { return false; }
91 static GrBackendFormat MakeVk(VkFormat format, bool willUseDRMFormatModifiers = false) {
96 bool willUseDRMFormatModifiers = false);
118 bool isStencilFormat = false);
145 * returns false.
155 * Otherwise, returns false.
171 * Otherwise, returns false.
177 * If the backend API is not Mock these three calls will return kUnknown, kNone or false,
226 bool fValid = false;
319 // pointer and returns true. Otherwise returns false if the backend API is not GL.
329 // in pointer and returns true. Otherwise returns false if the backend API is not Dawn.
336 // state. Otherwise returns false if the backend API is not Vulkan.
346 // in pointer and returns true. Otherwise returns false if the backend API is not Metal.
353 // current resource state. Otherwise returns false if the backend API is not D3D.
365 // in pointer and returns true. Otherwise returns false if the backend API is not Mock.
522 // in pointer and returns true. Otherwise returns false if the backend API is not GL.
528 // passed-in pointer and returns true. Otherwise returns false if the backend API is not Dawn.
535 // state. Otherwise returns false if the backend API is not Vulkan.
545 // in pointer and returns true. Otherwise returns false if the backend API is not Metal.
551 // passed in pointer and returns true. Otherwise returns false if the backend API is not D3D.
563 // in pointer and returns true. Otherwise returns false if the backend API is not Mock.
610 bool fFramebufferOnly = false;