Home
last modified time | relevance | path

Searched refs:oneColorFragmentShader (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DTextureViewTests.cpp497 const char* oneColorFragmentShader = R"( in TextureLayerAsColorAttachmentTest() local
506 utils::CreateShaderModule(device, utils::ShaderStage::Fragment, oneColorFragmentShader); in TextureLayerAsColorAttachmentTest()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureViewTests.cpp500 const char* oneColorFragmentShader = R"( in TextureLayerAsColorAttachmentTest() local
507 utils::CreateShaderModule(device, oneColorFragmentShader); in TextureLayerAsColorAttachmentTest()