OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getGLTextureTarget
(Results
1 - 3
of
3
) sorted by null
/external/deqp/modules/gles31/functional/
es31fShaderImageLoadStoreTests.cpp
263
static inline deUint32
getGLTextureTarget
(TextureType texType)
698
const deUint32 textureTarget =
getGLTextureTarget
(imageType);
770
const deUint32 textureTarget =
getGLTextureTarget
(src.getImageType());
838
const deUint32 textureTargetGL =
getGLTextureTarget
(textureType);
[
all
...]
es31fOpaqueTypeIndexingTests.cpp
258
static deUint32
getGLTextureTarget
(TextureType texType)
280
const deUint32 texTarget =
getGLTextureTarget
(texType);
[
all
...]
/external/deqp/modules/gles3/functional/
es3fShaderTextureFunctionTests.cpp
[
all
...]
Completed in 271 milliseconds