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

  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp 139 case Texture::TYPE_CUBE_MAP_ARRAY: return Framebuffer::TEXTARGET_CUBE_MAP_ARRAY;
636 case GL_TEXTURE_CUBE_MAP_ARRAY: expectedType = Texture::TYPE_CUBE_MAP_ARRAY; break;
    [all...]
sglrReferenceContext.hpp 82 TYPE_CUBE_MAP_ARRAY,
    [all...]

Completed in 49 milliseconds