Home
last modified time | relevance | path

Searched defs:ConstantIndex (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DStackMapParser.h104 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
367 ConstantAccessor getConstant(unsigned ConstantIndex) const { in getConstant()
436 std::size_t getConstantOffset(unsigned ConstantIndex) const { in getConstantOffset()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm8bitStorageTests.cpp2917 struct ConstantIndex in addGraphics8BitStorageUniformInt8To32Group() struct
2919 bool useConstantIndex; in addGraphics8BitStorageUniformInt8To32Group()
2920 deUint32 constantIndex; in addGraphics8BitStorageUniformInt8To32Group()
3174 struct ConstantIndex in addGraphics8BitStoragePushConstantInt8To32Group() struct
3176 bool useConstantIndex; in addGraphics8BitStoragePushConstantInt8To32Group()
3177 deUint32 constantIndex; in addGraphics8BitStoragePushConstantInt8To32Group()
3744 struct ConstantIndex in addGraphics8BitStorageUniformInt8To16Group() struct
3746 bool useConstantIndex; in addGraphics8BitStorageUniformInt8To16Group()
3747 deUint32 constantIndex; in addGraphics8BitStorageUniformInt8To16Group()
4005 struct ConstantIndex in addGraphics8BitStoragePushConstantInt8To16Group() struct
[all …]
DvktSpvAsm16bitStorageTests.cpp4710 struct ConstantIndex in addGraphics16BitStoragePushConstantFloat16To32Group() struct
4712 bool useConstantIndex; in addGraphics16BitStoragePushConstantFloat16To32Group()
4713 deUint32 constantIndex; in addGraphics16BitStoragePushConstantFloat16To32Group()
5018 struct ConstantIndex in addGraphics16BitStoragePushConstantInt16To32Group() struct
5020 bool useConstantIndex; in addGraphics16BitStoragePushConstantInt16To32Group()
5021 deUint32 constantIndex; in addGraphics16BitStoragePushConstantInt16To32Group()
5370 struct ConstantIndex in addGraphics16BitStorageUniformInt16To32Group() struct
5372 bool useConstantIndex; in addGraphics16BitStorageUniformInt16To32Group()
5373 deUint32 constantIndex; in addGraphics16BitStorageUniformInt16To32Group()
5611 struct ConstantIndex in addGraphics16BitStorageUniformFloat16To32Group() struct
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DStackMaps.h202 ConstantIndex enumerator