Home
last modified time | relevance | path

Searched refs:gradDxId (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/Pipeline/
DSpirvShaderImage.cpp175 Object::ID gradDxId = 0; in EmitImageSampleUnconditional() local
211 gradDxId = insn.word(operand + 0); in EmitImageSampleUnconditional()
283 auto dxValue = Operand(this, state, gradDxId); in EmitImageSampleUnconditional()