OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:selectInternalFormat
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/src/OpenGL/libGL/
Image.cpp
41
, internalFormat(
selectInternalFormat
(format, type)), multiSampleDepth(1)
42
, sw::Surface(getParentResource(parentTexture), width, height, 1,
selectInternalFormat
(format, type), true, true)
139
sw::Format Image::
selectInternalFormat
(GLenum format, GLenum type)
/external/swiftshader/src/Renderer/
Surface.cpp
[
all
...]
Completed in 3031 milliseconds