Home
last modified time | relevance | path

Searched defs:Cast (Results 1 – 25 of 78) sorted by relevance

1234

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dvertexconversion.h36 struct Cast struct
46 struct Cast<T, T> argument
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dvertexconversion.h36 struct Cast struct
46 struct Cast<T, T> argument
/third_party/skia/third_party/externals/swiftshader/src/WSI/
DVkSurfaceKHR.hpp68 static inline SurfaceKHR *Cast(VkSurfaceKHR object) in Cast() function in vk::SurfaceKHR
105 static inline SurfaceKHR *Cast(VkSurfaceKHR object) in Cast() function
DVkSwapchainKHR.hpp59 static inline SwapchainKHR *Cast(VkSwapchainKHR object) in Cast() function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkSemaphore.hpp43 static inline Semaphore *Cast(VkSemaphore semaphore) in Cast() function in vk::Semaphore
185 static inline Semaphore *Cast(VkSemaphore object) in Cast() function
DVkPipeline.hpp48 static inline Pipeline *Cast(VkPipeline object) in Cast() function in vk::Pipeline
156 static inline Pipeline *Cast(VkPipeline object) in Cast() function
DVkCommandPool.hpp43 static inline CommandPool *Cast(VkCommandPool object) in Cast() function
DVkShaderModule.hpp35 static inline ShaderModule *Cast(VkShaderModule object) in Cast() function
DVkDescriptorUpdateTemplate.hpp40 static inline DescriptorUpdateTemplate *Cast(VkDescriptorUpdateTemplate object) in Cast() function
DVkFramebuffer.hpp47 static inline Framebuffer *Cast(VkFramebuffer object) in Cast() function
DVkDebugUtilsMessenger.hpp41 static inline DebugUtilsMessenger *Cast(VkDebugUtilsMessengerEXT object) in Cast() function
DVkDeviceMemory.hpp59 static inline DeviceMemory *Cast(VkDeviceMemory object) in Cast() function in vk::DeviceMemory
140 static inline DeviceMemory *Cast(VkDeviceMemory object) in Cast() function
DVkPhysicalDevice.hpp103 static inline PhysicalDevice *Cast(VkPhysicalDevice object) in Cast() function
DVkInstance.hpp47 static inline Instance *Cast(VkInstance object) in Cast() function
DVkObject.hpp109 static inline T *Cast(VkT vkObject) in Cast() function in vk::Object
156 static inline T *Cast(VkT vkObject) in Cast() function in vk::DispatchableObject
DVkBufferView.hpp50 static inline BufferView *Cast(VkBufferView object) in Cast() function
DVkBuffer.hpp59 static inline Buffer *Cast(VkBuffer object) in Cast() function
DVkDescriptorSet.hpp59 inline DescriptorSet *Cast(VkDescriptorSet object) in Cast() function
DVkDescriptorPool.hpp59 static inline DescriptorPool *Cast(VkDescriptorPool object) in Cast() function
DVkFence.hpp71 static inline Fence *Cast(VkFence object) in Cast() function
DVkSampler.hpp106 static inline Sampler *Cast(VkSampler object) in Cast() function
111 static inline SamplerYcbcrConversion *Cast(VkSamplerYcbcrConversion object) in Cast() function
DVkEvent.hpp73 static inline Event *Cast(VkEvent object) in Cast() function
/third_party/googletest/googlemock/include/gmock/
Dgmock-matchers.h654 static Matcher<T> Cast(const M& polymorphic_matcher_or_value) { in Cast() function
722 static Matcher<T> Cast(const Matcher<U>& source_matcher) { in Cast() function
773 static Matcher<T> Cast(const Matcher<T>& matcher) { return matcher; } in Cast() function
800 static inline Matcher<T> Cast(const M& polymorphic_matcher_or_value) { in Cast() function
814 static inline Matcher<T> Cast(const Matcher<U>& matcher) { in Cast() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLMemory.h138 inline Memory *Memory::Cast(cl_mem memobj) in Cast() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLEventCL.cpp53 std::vector<cl_event> CLEventCL::Cast(const cl::EventPtrs &events) in Cast() function in rx::CLEventCL

1234