Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampSamplingTexture.cpp232 std::string fshaderCode = getFragmentShaderCode(); in initTest() local
233 const char *fshaderCodePtr = (const char *)fshaderCode.c_str(); in initTest()