Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmWorkgroupMemoryTests.cpp386 …spec.inputs.push_back(Resource(BufferSp(new Int64Buffer(inputData)), VK_DESCRIPTOR_TYPE_STORAGE_BU… in addComputeWorkgroupMemoryTests()
387 …spec.outputs.push_back(Resource(BufferSp(new Int64Buffer(outputData)), VK_DESCRIPTOR_TYPE_STORAGE_… in addComputeWorkgroupMemoryTests()
DvktSpvAsmComputeShaderTestUtil.hpp316 typedef Buffer<deInt64> Int64Buffer; typedef
DvktSpvAsmInstructionTests.cpp2610 spec.inputs.push_back (BufferSp(new Int64Buffer(inputInts1))); in createOpSRemComputeGroup64()
2611 spec.inputs.push_back (BufferSp(new Int64Buffer(inputInts2))); in createOpSRemComputeGroup64()
2612 spec.outputs.push_back (BufferSp(new Int64Buffer(outputInts))); in createOpSRemComputeGroup64()
2849 spec.inputs.push_back (BufferSp(new Int64Buffer(inputInts1))); in createOpSModComputeGroup64()
2850 spec.inputs.push_back (BufferSp(new Int64Buffer(inputInts2))); in createOpSModComputeGroup64()
2851 spec.outputs.push_back (BufferSp(new Int64Buffer(outputInts))); in createOpSModComputeGroup64()
DvktSpvAsmTypeTests.cpp2716 resource.push_back(Resource(BufferSp(new Int64Buffer(data)), VK_DESCRIPTOR_TYPE_STORAGE_BUFFER)); in pushResource()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmWorkgroupMemoryTests.cpp386 …spec.inputs.push_back(Resource(BufferSp(new Int64Buffer(inputData)), VK_DESCRIPTOR_TYPE_STORAGE_BU… in addComputeWorkgroupMemoryTests()
387 …spec.outputs.push_back(Resource(BufferSp(new Int64Buffer(outputData)), VK_DESCRIPTOR_TYPE_STORAGE_… in addComputeWorkgroupMemoryTests()
DvktSpvAsmComputeShaderTestUtil.hpp316 typedef Buffer<deInt64> Int64Buffer; typedef
DvktSpvAsmInstructionTests.cpp2610 spec.inputs.push_back (BufferSp(new Int64Buffer(inputInts1))); in createOpSRemComputeGroup64()
2611 spec.inputs.push_back (BufferSp(new Int64Buffer(inputInts2))); in createOpSRemComputeGroup64()
2612 spec.outputs.push_back (BufferSp(new Int64Buffer(outputInts))); in createOpSRemComputeGroup64()
2849 spec.inputs.push_back (BufferSp(new Int64Buffer(inputInts1))); in createOpSModComputeGroup64()
2850 spec.inputs.push_back (BufferSp(new Int64Buffer(inputInts2))); in createOpSModComputeGroup64()
2851 spec.outputs.push_back (BufferSp(new Int64Buffer(outputInts))); in createOpSModComputeGroup64()
DvktSpvAsmTypeTests.cpp2716 resource.push_back(Resource(BufferSp(new Int64Buffer(data)), VK_DESCRIPTOR_TYPE_STORAGE_BUFFER)); in pushResource()