| /third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | VertexInputTests.cpp | 67 dawn::RenderPipeline MakeTestPipeline(const dawn::VertexInputDescriptor& vertexInput, in MakeTestPipeline() 152 utils::ComboVertexInputDescriptor vertexInput; in MakeVertexInput() local 236 utils::ComboVertexInputDescriptor vertexInput = MakeVertexInput( in TEST_P() local 254 utils::ComboVertexInputDescriptor vertexInput = in TEST_P() local 272 utils::ComboVertexInputDescriptor vertexInput = in TEST_P() local 284 utils::ComboVertexInputDescriptor vertexInput = in TEST_P() local 296 utils::ComboVertexInputDescriptor vertexInput = in TEST_P() local 313 utils::ComboVertexInputDescriptor vertexInput = MakeVertexInput( in TEST_P() local 328 utils::ComboVertexInputDescriptor vertexInput = MakeVertexInput( in TEST_P() local 345 utils::ComboVertexInputDescriptor vertexInput = MakeVertexInput( in TEST_P() local [all …]
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | RenderPipelineVk.cpp | 337 const VertexInputDescriptor* vertexInput = GetVertexInputDescriptor(); in RenderPipeline() local 487 const VertexInputDescriptor* vertexInput, in ComputeVertexInputDesc()
|
| /third_party/flutter/skia/third_party/externals/dawn/examples/ |
| D | CHelloTriangle.cpp | 98 DawnVertexInputDescriptor vertexInput; in init() local
|
| D | CubeReflection.cpp | 159 utils::ComboVertexInputDescriptor vertexInput; in init() local
|
| /third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/wire/ |
| D | WireOptionalTests.cpp | 90 DawnVertexInputDescriptor vertexInput; in TEST_F() local
|
| D | WireArgumentTests.cpp | 120 DawnVertexInputDescriptor vertexInput; in TEST_F() local
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| D | RenderPipelineGL.cpp | 218 void RenderPipeline::CreateVAOForVertexInput(const VertexInputDescriptor* vertexInput) { in CreateVAOForVertexInput()
|
| /third_party/vk-gl-cts/modules/glshared/ |
| D | glsRandomShaderProgram.cpp | 77 const rsg::ShaderInput* vertexInput = *vtxInIter; in generateProgramDeclaration() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| D | Context.cpp | 222 const auto &vertexInput = vertexInputBindings[attrib.binding]; in bindVertexInputs() local
|
| /third_party/flutter/skia/src/gpu/dawn/ |
| D | GrDawnGpuCommandBuffer.cpp | 372 dawn::VertexInputDescriptor vertexInput; in applyState() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineMultisampleTests.cpp | 2779 const Vertex4RGBA vertexInput = { tcu::Vec4(-1.0f, -1.0f, 0.0f, 1.0f), m_renderColor }; in generateVertices() local 2783 const Vertex4RGBA vertexInput = { tcu::Vec4(1.0f, -1.0f, 1.0f, 1.0f), m_renderColor }; in generateVertices() local 2787 const Vertex4RGBA vertexInput = { tcu::Vec4(-1.0f, 1.0f, 0.0f, 1.0f), m_renderColor }; in generateVertices() local 3047 const Vertex4RGBA vertexInput = { tcu::Vec4(-1.0f, -1.0f, 0.0f, 1.0f), m_renderColor }; in generateVertices() local 3051 const Vertex4RGBA vertexInput = { tcu::Vec4(1.0f, -1.0f, 1.0f, 1.0f), m_renderColor }; in generateVertices() local 3055 const Vertex4RGBA vertexInput = { tcu::Vec4(-1.0f, 1.0f, 1.0f, 1.0f), m_renderColor }; in generateVertices() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
| D | vktDynamicStateInheritanceTests.cpp | 286 static const VkPipelineVertexInputStateCreateInfo vertexInput = { variable
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| D | vktRasterizationTests.cpp | 6486 const vk::VkPipelineVertexInputStateCreateInfo vertexInput = in iterate() local
|