OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:texColor
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineReferenceRenderer.hpp
248
const tcu::Vec4
texColor
= sampleTexture(m_texture, m_sampler, vtxTexCoord, m_lod);
249
const tcu::Vec4 normColor =
texColor
* m_lookupScale + m_lookupBias;
/external/deqp/modules/gles31/functional/
es31fGeometryShaderTests.cpp
[
all
...]
Completed in 439 milliseconds