Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/examples/
DCHelloTriangle.cpp69 DawnPipelineStageDescriptor fragmentStage; in init() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/wire/
DWireOptionalTests.cpp141 DawnPipelineStageDescriptor fragmentStage; in TEST_F() local
DWireArgumentTests.cpp171 DawnPipelineStageDescriptor fragmentStage; in TEST_F() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm64bitCompareTests.cpp1419 const vk::VkPipelineShaderStageCreateInfo fragmentStage = in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.cpp3188 ShaderStage fragmentStage; in init() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp633 VkPipelineShaderStageCreateInfo fragmentStage = {}; in initializePipeline() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp1780 VkPipelineShaderStageCreateInfo fragmentStage = {}; in initializePipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingValveMutableTests.cpp2809 const bool fragmentStage = (m_params.testingStage == TestingStage::FRAGMENT); in checkSupport() local