Home
last modified time | relevance | path

Searched defs:texGen (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp393 TextureGenerationSpec texGen; in generateColorTextureGenerationGroup() local
407 TextureGenerationSpec texGen; in generateColorTextureGenerationGroup() local
428 TextureGenerationSpec texGen; in generateColorTextureGenerationGroup() local
449 TextureGenerationSpec texGen; in generateColorTextureGenerationGroup() local
474 TextureGenerationSpec texGen; in generateColorTextureGenerationGroup() local
498 TextureGenerationSpec texGen; in generateColorTextureGenerationGroup() local
525 TextureGenerationSpec texGen; in generateColorTextureGenerationGroup() local
545 TextureGenerationSpec texGen; in generateColorTextureGenerationGroup() local
565 TextureGenerationSpec texGen; in generateColorTextureGenerationGroup() local
606 TextureGenerationSpec texGen; in generateInternalFormatTextureGenerationGroup() local
[all …]
/external/swiftshader/src/Renderer/
DVertexProcessor.cpp479 void VertexProcessor::setTexGen(unsigned int stage, TexGen texGen) in setTexGen()
DContext.hpp460 TexGen texGen[8]; member in sw::Context