Home
last modified time | relevance | path

Searched defs:vertexAttributes (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/tests/graphite/
DCommandBufferTest.cpp103 skgpu::GraphicsPipelineDesc::Attribute vertexAttributes[1] = { in DEF_GRAPHITE_TEST_FOR_CONTEXTS() local
/third_party/skia/experimental/graphite/src/
DGraphicsPipelineDesc.h163 const AttributeSet& vertexAttributes() const { return fVertexAttributes; } in vertexAttributes() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.cpp337 const VertexAttributes& vertexAttributes, in GraphicsEnvironment()
DvktRobustness1VertexAccessTests.cpp114 VertexAttributes vertexAttributes; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustnessUtil.cpp362 const VertexAttributes& vertexAttributes, in GraphicsEnvironment()
DvktRobustness1VertexAccessTests.cpp112 VertexAttributes vertexAttributes; member
/third_party/skia/src/gpu/dawn/
DGrDawnProgramBuilder.cpp337 std::vector<wgpu::VertexAttribute> vertexAttributes; in Build() local
/third_party/skia/src/gpu/
DGrGeometryProcessor.h169 const AttributeSet& vertexAttributes() const { return fVertexAttributes; } in vertexAttributes() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DVertexDataManager.cpp252 const auto &vertexAttributes = vertexArray->getVertexAttributes(); in prepareVertexData() local
DProgramD3D.cpp3095 const auto &vertexAttributes = state.getVertexArray()->getVertexAttributes(); in updateCachedInputLayout() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp437 …const auto vertexAttributes = vk::makeVertexInputAttributeDescription(0u, 0u, vk::VK_FORMAT_R32G32… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp437 …const auto vertexAttributes = vk::makeVertexInputAttributeDescription(0u, 0u, vk::VK_FORMAT_R32G32… in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils.cpp1269 const std::vector<gl::VertexAttribute> &vertexAttributes) in SerializeVertexAttributeVector()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleShaderBuiltInTests.cpp1883 const std::vector<vk::VkVertexInputAttributeDescription> vertexAttributes = in iterate() local
DvktPipelineColorWriteEnableTests.cpp647 const std::vector<vk::VkVertexInputAttributeDescription> vertexAttributes = { in iterate() local
DvktPipelineExtendedDynamicStateTests.cpp4336 const auto vertexAttributes = m_testConfig.vertexGenerator.staticValue->getAttributeDescriptions(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderBuiltInTests.cpp1894 const std::vector<vk::VkVertexInputAttributeDescription> vertexAttributes = in iterate() local
DvktPipelineColorWriteEnableTests.cpp655 const std::vector<vk::VkVertexInputAttributeDescription> vertexAttributes = { in iterate() local
DvktPipelineExtendedDynamicStateTests.cpp5162 const auto vertexAttributes = m_testConfig.vertexGenerator.staticValue->getAttributeDescriptions(); in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp2090 const auto &vertexAttributes = mVertexArray11->getState().getVertexAttributes(); in syncCurrentValueAttribs() local
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pShaderCompilationCases.cpp407 vector<AttribSpec> vertexAttributes; member
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pShaderCompilationCases.cpp407 vector<AttribSpec> vertexAttributes; member