Home
last modified time | relevance | path

Searched defs:vertexFormat (Results 1 – 25 of 30) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVertexArrayVk.cpp239 const vk::Format &vertexFormat, in convertVertexBufferGPU()
285 const vk::Format &vertexFormat, in convertVertexBufferCPU()
434 const vk::Format &vertexFormat = renderer->getFormat(attrib.format->id); in syncDirtyAttrib() local
581 const vk::Format &vertexFormat = renderer->getFormat(attrib.format->id); in updateClientAttribs() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVertexArrayVk.cpp53 const vk::Format &vertexFormat, in WarnOnVertexFormatConversion()
372 const vk::Format &vertexFormat, in convertVertexBufferGPU()
422 const vk::Format &vertexFormat, in convertVertexBufferCPU()
587 const vk::Format &vertexFormat = renderer->getFormat(attrib.format->id); in syncDirtyAttrib() local
788 const vk::Format &vertexFormat = renderer->getFormat(attrib.format->id); in updateStreamedAttribs() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp103 …ilder& GraphicsPipelineBuilder::setVertexInputSingleAttribute (const VkFormat vertexFormat, const … in setVertexInputSingleAttribute()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationMiscDrawTests.cpp144 const VkFormat vertexFormat = VK_FORMAT_R32G32_SFLOAT; in runTest() local
DvktTessellationPrimitiveDiscardTests.cpp407 const VkFormat vertexFormat = VK_FORMAT_R32_SFLOAT; in test() local
DvktTessellationGeometryPassthroughTests.cpp460 const VkFormat vertexFormat = VK_FORMAT_R32G32B32A32_SFLOAT; in iterate() local
DvktTessellationUtil.cpp197 …ilder& GraphicsPipelineBuilder::setVertexInputSingleAttribute (const VkFormat vertexFormat, const … in setVertexInputSingleAttribute()
DvktTessellationShaderInputOutputTests.cpp70 const VkFormat vertexFormat, in runTest()
DvktTessellationUserDefinedIO.cpp781 const VkFormat vertexFormat = VK_FORMAT_R32_SFLOAT; in iterate() local
DvktTessellationInvarianceTests.cpp1385 const VkFormat vertexFormat = VK_FORMAT_R32_SFLOAT; in iterate() local
2037 const VkFormat vertexFormat = VK_FORMAT_R32_SFLOAT; in test() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDynamicHLSL.cpp1212 const gl::VertexFormat &vertexFormat = gl::GetVertexFormatFromID(vertexFormatID); in GenerateAttributeConversionHLSL() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDynamicHLSL.cpp1173 const gl::VertexFormat &vertexFormat = gl::GetVertexFormatFromID(vertexFormatID); in GenerateAttributeConversionHLSL() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp687 const gl::VertexFormat &vertexFormat = gl::GetVertexFormatFromID(vertexFormatID); in GetVertexFormatInfo() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp865 const gl::VertexFormat &vertexFormat = gl::GetVertexFormatFromID(vertexFormatID); in GetVertexFormatInfo() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.cpp187 …ilder& GraphicsPipelineBuilder::setVertexInputSingleAttribute (const VkFormat vertexFormat, const … in setVertexInputSingleAttribute()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp969 …FromVertexBuffer (const void* vertexBuffer, deUint32 vertexIndex, VkFormat vertexFormat, const voi… in isExpectedValueFromVertexBuffer()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DBufferZeroInitTests.cpp208 wgpu::VertexFormat vertexFormat = wgpu::VertexFormat::Float32x4) { in CreateRenderPipelineForTest()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp111 RaytracedGeometryBase::RaytracedGeometryBase (VkGeometryTypeKHR geometryType, VkFormat vertexFormat in RaytracedGeometryBase()
137 …metryBase> makeRaytracedGeometry (VkGeometryTypeKHR geometryType, VkFormat vertexFormat, VkIndexTy… in makeRaytracedGeometry()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingAccelerationStructuresTests.cpp159 VkFormat vertexFormat; member
784 tcu::TextureFormat vertexFormat = vk::mapVkFormat(testParams.vertexFormat); in verifyImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryAccelerationStructuresTests.cpp183 VkFormat vertexFormat; member
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl4192 VkFormat vertexFormat; member
5664 VkFormat vertexFormat; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h10438 VkFormat vertexFormat; member
13019 VkFormat vertexFormat; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h10406 VkFormat vertexFormat; member
12968 VkFormat vertexFormat; member
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h10035 VkFormat vertexFormat; member
12222 VkFormat vertexFormat; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h10598 VkFormat vertexFormat; member
13226 VkFormat vertexFormat; member

12