Home
last modified time | relevance | path

Searched defs:GenFS (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cShaderImageLoadStoreTests.cpp1189 std::string GenFS(GLenum internalformat, const T &value) in GenFS() function in glcts::__anon16080c800111::BasicAllFormatsStoreFS
1474 std::string GenFS(GLenum internalformat, const T &expected_value) in GenFS() function in glcts::__anon16080c800111::BasicAllFormatsLoadFS
1919 std::string GenFS(int target, GLenum internalformat, const T &write_value) in GenFS() function in glcts::__anon16080c800111::BasicAllTargetsStoreFS
2417 std::string GenFS(int target, GLenum internalformat, const T &expected_value) in GenFS() function in glcts::__anon16080c800111::BasicAllTargetsLoadFS
2835 std::string GenFS(GLenum internalformat) in GenFS() function in glcts::__anon16080c800111::BasicAllTargetsAtomicFS
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp1220 std::string GenFS(GLenum internalformat, const T &value) in GenFS() function in gl4cts::es31compatibility::__anonb87473050111::BasicAllFormatsStoreFS
1506 std::string GenFS(GLenum internalformat, const T &expected_value) in GenFS() function in gl4cts::es31compatibility::__anonb87473050111::BasicAllFormatsLoadFS
1952 std::string GenFS(int target, GLenum internalformat, const T &write_value) in GenFS() function in gl4cts::es31compatibility::__anonb87473050111::BasicAllTargetsStoreFS
2452 std::string GenFS(int target, GLenum internalformat, const T &expected_value) in GenFS() function in gl4cts::es31compatibility::__anonb87473050111::BasicAllTargetsLoadFS
2867 std::string GenFS(GLenum internalformat) in GenFS() function in gl4cts::es31compatibility::__anonb87473050111::BasicAllTargetsAtomicFS
H A Dgl4cShaderImageLoadStoreTests.cpp1475 std::string GenFS(GLenum internalformat, const T &value) in GenFS() function in gl4cts::__anonf7c7fa4f0111::BasicAllFormatsStore
1658 std::string GenFS(GLenum internalformat, const T &expected_value) in GenFS() function in gl4cts::__anonf7c7fa4f0111::BasicAllFormatsLoad
2774 std::string GenFS(GLenum internalformat, const T &write_value) in GenFS() function in gl4cts::__anonf7c7fa4f0111::BasicAllTargetsStore
3157 std::string GenFS(GLenum internalformat, const T &expected_value) in GenFS() function in gl4cts::__anonf7c7fa4f0111::BasicAllTargetsLoadNonMS
3709 std::string GenFS(GLenum internalformat) in GenFS() function in gl4cts::__anonf7c7fa4f0111::BasicAllTargetsAtomic
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedBlending.cpp302 std::string DrawBuffersIndexedBlending::GenFS(int maxDrawBuffers) in GenFS() function in glcts::DrawBuffersIndexedBlending