Home
last modified time | relevance | path

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

12

/external/angle/src/libANGLE/renderer/wgpu/
DVertexArrayWgpu.cpp39 const webgpu::Format &vertexFormat = context->getFormat(attrib.format->glInternalFormat); in AttributeNeedsStreaming() local
312 const webgpu::Format &vertexFormat = in syncClientArrays() local
489 const webgpu::Format &vertexFormat = in syncClientArrays() local
/external/angle/src/libANGLE/renderer/vulkan/
DVertexArrayVk.cpp65 const vk::Format &vertexFormat = renderer->getFormat(attrib.format->id); in ShouldCombineAttributes() local
72 const vk::Format &vertexFormat, in WarnOnVertexFormatConversion()
919 const vk::Format &vertexFormat = renderer->getFormat(attrib.format->id); in syncDirtyAttrib() local
1155 const vk::Format &vertexFormat = renderer->getFormat(attrib.format->id); in mergeClientAttribsRange() local
1258 const vk::Format &vertexFormat = renderer->getFormat(attrib.format->id); in updateStreamedAttribs() local
Dvk_cache_utils.cpp3653 const gl::VertexFormat &vertexFormat = gl::GetVertexFormatFromID(format); in patchVertexAttribComponentType() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp101 …ipelineBuilder &GraphicsPipelineBuilder::setVertexInputSingleAttribute(const VkFormat vertexFormat, in setVertexInputSingleAttribute()
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingPositionFetchTests.cpp67 VkFormat vertexFormat; member
DvktRayTracingAccelerationStructuresTests.cpp170 VkFormat vertexFormat; member
868 tcu::TextureFormat vertexFormat = vk::mapVkFormat(testParams.vertexFormat); in verifyImage() local
1048 tcu::TextureFormat vertexFormat = vk::mapVkFormat(testParams.vertexFormat); in verifyImage() local
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationPrimitiveDiscardTests.cpp409 const VkFormat vertexFormat = VK_FORMAT_R32_SFLOAT; in test() local
DvktTessellationGeometryPassthroughTests.cpp490 const VkFormat vertexFormat = VK_FORMAT_R32G32B32A32_SFLOAT; in iterate() local
DvktTessellationUtil.cpp154 …ipelineBuilder &GraphicsPipelineBuilder::setVertexInputSingleAttribute(const VkFormat vertexFormat, in setVertexInputSingleAttribute()
DvktTessellationShaderInputOutputTests.cpp69const VkFormat vertexFormat, const void *vertexData, const VkDeviceSize vertexDataSizeBytes, in runTest()
DvktTessellationUserDefinedIO.cpp814 const VkFormat vertexFormat = VK_FORMAT_R32_SFLOAT; in iterate() local
DvktTessellationInvarianceTests.cpp1521 const VkFormat vertexFormat = VK_FORMAT_R32_SFLOAT; in iterate() local
2267 const VkFormat vertexFormat = VK_FORMAT_R32_SFLOAT; in test() local
DvktTessellationMiscDrawTests.cpp154 const VkFormat vertexFormat = VK_FORMAT_R32G32_SFLOAT; in runTest() local
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryPositionFetchTests.cpp85 VkFormat vertexFormat; member
DvktRayQueryAccelerationStructuresTests.cpp184 VkFormat vertexFormat; member
/external/angle/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp690 const gl::VertexFormat &vertexFormat = gl::GetVertexFormatFromID(vertexFormatID); in GetVertexFormatInfo() local
/external/angle/src/libANGLE/renderer/d3d/
DDynamicHLSL.cpp1435 const gl::VertexFormat &vertexFormat = gl::GetVertexFormatFromID(vertexFormatID); in GenerateAttributeConversionHLSL() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.cpp178 …ipelineBuilder &GraphicsPipelineBuilder::setVertexInputSingleAttribute(const VkFormat vertexFormat, in setVertexInputSingleAttribute()
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp1032 VkFormat vertexFormat, const void *value) in isExpectedValueFromVertexBuffer()
/external/deqp/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp134 RaytracedGeometryBase::RaytracedGeometryBase(VkGeometryTypeKHR geometryType, VkFormat vertexFormat, in RaytracedGeometryBase()
162 …RaytracedGeometryBase> makeRaytracedGeometry(VkGeometryTypeKHR geometryType, VkFormat vertexFormat, in makeRaytracedGeometry()
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_core.h14935 VkFormat vertexFormat; member
19113 VkFormat vertexFormat; member
19129 VkFormat vertexFormat; member
20718 VkFormat vertexFormat; member
21462 VkFormat vertexFormat; member
/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h5255 VkFormat vertexFormat; member
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h11584 VkFormat vertexFormat; member
14656 VkFormat vertexFormat; member
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl4363 VkFormat vertexFormat; member
5762 VkFormat vertexFormat; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h12698 VkFormat vertexFormat; member
17966 VkFormat vertexFormat; member

12