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

  /external/deqp/modules/gles2/functional/
es2fTextureSpecificationTests.cpp 613 class BasicTexImage2DCase : public TextureSpecCase
616 BasicTexImage2DCase (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 633 class BasicTexImage2DCase : public Texture2DSpecCase
637 BasicTexImage2DCase (Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, int width, int height)
646 BasicTexImage2DCase (Context& context, const char* name, const char* desc, deUint32 internalFormat, int width, int height)
    [all...]

Completed in 85 milliseconds