OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTextures
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/glshared/
glsShaderRenderCase.cpp
145
const vector<TextureBinding>&
getTextures
(void) const { return m_textures; }
268
const vector<TextureBinding>& bindings = quadGrid.
getTextures
();
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRender.cpp
132
const std::vector<TextureBindingSp>&
getTextures
(void) const { return m_textures; }
308
const std::vector<TextureBindingSp>& bindings = m_quadGrid.
getTextures
();
[
all
...]
Completed in 60 milliseconds