Home
last modified time | relevance | path

Searched defs:vertexStage (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/examples/
DCHelloTriangle.cpp63 DawnPipelineStageDescriptor vertexStage; in init() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/wire/
DWireOptionalTests.cpp135 DawnPipelineStageDescriptor vertexStage; in TEST_F() local
DWireArgumentTests.cpp165 DawnPipelineStageDescriptor vertexStage; in TEST_F() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm64bitCompareTests.cpp1403 const vk::VkPipelineShaderStageCreateInfo vertexStage = in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.cpp3096 ShaderStage vertexStage; in init() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp620 VkPipelineShaderStageCreateInfo vertexStage = {}; in initializePipeline() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp1732 VkPipelineShaderStageCreateInfo vertexStage = {}; in initializePipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingValveMutableTests.cpp2808 const bool vertexStage = isVertexStage(m_params.testingStage); in checkSupport() local