/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | Renderer.h | 140 SkSpan<const Attribute> vertexAttributes() const { return SkSpan(fVertexAttrs); } in vertexAttributes() function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustnessUtil.cpp | 338 … const VertexBindings &vertexBindings, const VertexAttributes &vertexAttributes, in GraphicsEnvironment()
|
H A D | vktRobustness1VertexAccessTests.cpp | 116 VertexAttributes vertexAttributes; member
|
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/ |
H A D | DawnGraphicsPipeline.cpp | 582 std::vector<wgpu::VertexAttribute> vertexAttributes; in Make() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrGeometryProcessor.h | 196 const AttributeSet& vertexAttributes() const { return fVertexAttributes; } in vertexAttributes() function
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | VertexDataManager.cpp | 253 const auto &vertexAttributes = vertexArray->getVertexAttributes(); in prepareVertexData() local
|
H A D | ProgramExecutableD3D.cpp | 1780 const auto &vertexAttributes = state.getVertexArray()->getVertexAttributes(); in updateCachedInputLayout() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationFragShaderSideEffectsTests.cpp | 447 …const auto vertexAttributes = vk::makeVertexInputAttributeDescription(0u, 0u, vk::VK_FORMAT_R32G32… in iterate() local
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | serialize.cpp | 1330 const std::vector<gl::VertexAttribute> &vertexAttributes) in SerializeVertexAttributeVector()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleShaderBuiltInTests.cpp | 1980 const std::vector<vk::VkVertexInputAttributeDescription> vertexAttributes = { in iterate() local
|
H A D | vktPipelineColorWriteEnableTests.cpp | 639 const std::vector<vk::VkVertexInputAttributeDescription> vertexAttributes = { in iterate() local
|
H A D | vktPipelineExtendedDynamicStateTests.cpp | 5591 …const auto vertexAttributes = m_testConfig.vertexGenerator.staticValue->getAttributeDescriptions(); in iterate() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | StateManager11.cpp | 2130 const auto &vertexAttributes = mVertexArray11->getState().getVertexAttributes(); in syncCurrentValueAttribs() local
|
/aosp_15_r20/external/deqp/modules/gles2/performance/ |
H A D | es2pShaderCompilationCases.cpp | 413 vector<AttribSpec> vertexAttributes; member
|
/aosp_15_r20/external/deqp/modules/gles3/performance/ |
H A D | es3pShaderCompilationCases.cpp | 413 vector<AttribSpec> vertexAttributes; member
|