Searched defs:Dim3D (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/ |
D | launch_dim.h | 47 struct Dim3D { struct 50 Dim3D(uint64 x, uint64 y, uint64 z) : x(x), y(y), z(z) {} in Dim3D() argument 57 : Dim3D(x, y, z) {} in Dim3D() function 69 : Dim3D(x, y, z) {} in Dim3D() function
|
/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | spirv.hpp | 144 Dim3D = 2, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.json | 171 "Dim3D": 2, number
|
D | spirv.hpp | 146 Dim3D = 2, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.hpp | 150 Dim3D = 2, enumerator
|
D | spirv.json | 175 "Dim3D": 2, number
|