Home
last modified time | relevance | path

Searched defs:inId (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DUtilsVk.cpp785 spirv::IdRef inId, in InsertVariableDecl()
801 spirv::IdRef inId(kIdColor0In + colorIndex); in InsertColorVariableDecl() local
853 spirv::IdRef inId(kIdColor0In + colorIndex); in InsertColorUnresolveLoadStore() local
888 spirv::IdRef inId(kIdDepthIn); in InsertDepthStencilUnresolveLoadStore() local
908 spirv::IdRef inId(kIdStencilIn); in InsertDepthStencilUnresolveLoadStore() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.cpp638 const int inId = in->getId(); in insertTextureBarriers() local