Home
last modified time | relevance | path

Searched refs:getVertexFormat (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A DDisplayMtl.h158 // See mtl::FormatTable::getVertexFormat()
159 const mtl::VertexFormat &getVertexFormat(angle::FormatID angleFormatId, in getVertexFormat() function in rx::DisplayMtl
162 return mFormatTable.getVertexFormat(angleFormatId, tightlyPacked); in getVertexFormat()
H A Dmtl_format_utils.h148 const VertexFormat &getVertexFormat(angle::FormatID angleFormatId, bool tightlyPacked) const;
H A DContextMtl.h319 // See mtl::FormatTable::getVertexFormat()
320 const mtl::VertexFormat &getVertexFormat(angle::FormatID angleFormatId,
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkRayTracingUtil.hpp97 inline VkFormat getVertexFormat (void) const { return m_vertexFormat; } in getVertexFormat() function in vk::RaytracedGeometryBase
H A DvkRayTracingUtil.cpp1525 geometryData->getVertexFormat(), // VkFormat vertexFormat; in prepareGeometries()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp175 VkFormat getVertexFormat (void) const { return m_vertexFormat; } in getVertexFormat() function in vkt::synchronization::__anon28830::VertexGrid
1539 .setVertexInputSingleAttribute (m_vertices.getVertexFormat(), m_vertices.getVertexStride()) in GraphicsPipeline()
4104 .setVertexInputSingleAttribute (m_vertices.getVertexFormat(), m_vertices.getVertexStride()) in Implementation()
4551 .setVertexInputSingleAttribute (m_vertices.getVertexFormat(), m_vertices.getVertexStride()) in GraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp174 VkFormat getVertexFormat (void) const { return m_vertexFormat; } in getVertexFormat() function in vkt::synchronization::__anon29979::VertexGrid
1538 .setVertexInputSingleAttribute (m_vertices.getVertexFormat(), m_vertices.getVertexStride()) in GraphicsPipeline()
3967 .setVertexInputSingleAttribute (m_vertices.getVertexFormat(), m_vertices.getVertexStride()) in Implementation()
4414 .setVertexInputSingleAttribute (m_vertices.getVertexFormat(), m_vertices.getVertexStride()) in GraphicsPipeline()

Completed in 29 milliseconds