HomeSort by relevance Sort by last modified time
    Searched refs:RandomOrderTexImage2DCase (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fTextureSpecificationTests.cpp 704 class RandomOrderTexImage2DCase : public TextureSpecCase
707 RandomOrderTexImage2DCase (Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height)
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureSpecificationTests.cpp 826 class RandomOrderTexImage2DCase : public Texture2DSpecCase
829 RandomOrderTexImage2DCase (Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, int width, int height)
837 RandomOrderTexImage2DCase (Context& context, const char* name, const char* desc, deUint32 internalFormat, int width, int height)
    [all...]

Completed in 836 milliseconds