Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboRenderTest.cpp533 glu::DataType fboOutputType = getFragmentOutputType(colorFormat); in render() local
538 Texture2DShader texToFboShader (DataTypes() << glu::TYPE_SAMPLER_2D, fboOutputType); in render()
1115 glu::DataType fboOutputType = getFragmentOutputType(colorFormat); in render() local
1120 Texture2DShader texToFboShader (DataTypes() << glu::TYPE_SAMPLER_2D, fboOutputType); in render()
1122 FlatColorShader flatShader (fboOutputType); in render()
1271 glu::DataType fboOutputType = getFragmentOutputType(colorFormat); in render() local
1276 Texture2DShader texToFboShader (DataTypes() << glu::TYPE_SAMPLER_2D, fboOutputType); in render()
1278 FlatColorShader flatShader (fboOutputType); in render()