Home
last modified time | relevance | path

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

/external/swiftshader/src/Device/
DSampler.hpp82 ADDRESSING_MIRRORONCE, enumerator
/external/swiftshader/src/Renderer/
DSampler.hpp106 ADDRESSING_MIRRORONCE, enumerator
/external/swiftshader/src/Pipeline/
DSpirvShaderSampling.cpp351 case VK_SAMPLER_ADDRESS_MODE_MIRROR_CLAMP_TO_EDGE: return ADDRESSING_MIRRORONCE; in convertAddressingMode()
DSamplerCore.cpp1383 case AddressingMode::ADDRESSING_MIRRORONCE: in applyOffset()
2218 else if(addressingMode == ADDRESSING_MIRRORONCE) in address()
2362 case ADDRESSING_MIRRORONCE: in address()
2437 case ADDRESSING_MIRRORONCE: in address()
2457 case ADDRESSING_MIRRORONCE: in address()
/external/swiftshader/src/Shader/
DSamplerCore.cpp1641 case AddressingMode::ADDRESSING_MIRRORONCE: in applyOffset()
2321 else if(addressingMode == ADDRESSING_MIRRORONCE) in address()
2398 case ADDRESSING_MIRRORONCE: in address()
2455 case ADDRESSING_MIRRORONCE: in address()
2476 case ADDRESSING_MIRRORONCE: in address()