OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTextureFormat
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/opengl/system/egl/
egl.cpp
191
EGLint
getTextureFormat
() { return texFormat; }
748
*value = surface->
getTextureFormat
();
859
if (surface->
getTextureFormat
() == EGL_NO_TEXTURE) {
[
all
...]
/external/deqp/modules/gles31/functional/
es31fUniformLocationTests.cpp
457
deUint32
getTextureFormat
(glu::DataType samplerType)
497
const deUint32 format =
getTextureFormat
(samplerType);
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
vktBindingShaderAccessTests.cpp
[
all
...]
Completed in 215 milliseconds