Home
last modified time | relevance | path

Searched defs:getVertexFormat (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DDisplayMtl.h159 const mtl::VertexFormat &getVertexFormat(angle::FormatID angleFormatId, in getVertexFormat() function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.hpp98 inline VkFormat getVertexFormat (void) const { return m_vertexFormat; } in getVertexFormat() function in vk::RaytracedGeometryBase
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp174 VkFormat getVertexFormat (void) const { return m_vertexFormat; } in getVertexFormat() function in vkt::synchronization::__anonff856c190111::VertexGrid