Searched refs:oneColorFragmentShader (Results 1 – 2 of 2) sorted by relevance
497 const char* oneColorFragmentShader = R"( in TextureLayerAsColorAttachmentTest() local506 utils::CreateShaderModule(device, utils::ShaderStage::Fragment, oneColorFragmentShader); in TextureLayerAsColorAttachmentTest()
500 const char* oneColorFragmentShader = R"( in TextureLayerAsColorAttachmentTest() local507 utils::CreateShaderModule(device, oneColorFragmentShader); in TextureLayerAsColorAttachmentTest()