Home
last modified time | relevance | path

Searched defs:UniformCollectionCase (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp2068 struct UniformCollectionCase struct
2070 string namePrefix;
2071 SharedPtr<const UniformCollection> uniformCollection;
2073 UniformCollectionCase(const char *const name, const UniformCollection *uniformCollection_) in UniformCollectionCase() function
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp2274 struct UniformCollectionCase struct
2276 string namePrefix;
2277 SharedPtr<const UniformCollection> uniformCollection;
2279 UniformCollectionCase(const char *const name, const UniformCollection *uniformCollection_) in UniformCollectionCase() function
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp2889 struct UniformCollectionCase struct
2891 string namePrefix;
2892 SharedPtr<const UniformCollection> uniformCollection;
2894 UniformCollectionCase(const char *const name, const UniformCollection *uniformCollection_) in UniformCollectionCase() argument