OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:imageName
(Results
1 - 3
of
3
) sorted by null
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineMultisampleBaseResolve.cpp
394
std::stringstream
imageName
;
395
imageName
<< getImageTypeName(m_imageType) << "_" << bufferRSData.getWidth() << "_" << bufferRSData.getHeight() << "_" << bufferRSData.getDepth() << std::endl;
398
<< tcu::TestLog::Section(
imageName
.str(),
imageName
.str())
/external/deqp/modules/glshared/
glsFboUtil.hpp
257
Attachment (void) : target(GL_FRAMEBUFFER),
imageName
(0) {}
260
glw::GLuint
imageName
;
264
//! image with name `
imageName
` is `image`, using `vfr` to check format
/external/python/cpython2/Mac/Modules/qt/
_Qtmodule.c
[
all
...]
Completed in 1005 milliseconds