Home
last modified time | relevance | path

Searched refs:uint3 (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/compat/cuda/
H A Dcuda_runtime.h62 typedef struct __device_builtin__ uint3 struct
65 } uint3; typedef
67 typedef struct uint3 dim3;
94 #define GET(name, reg) static inline __device__ uint3 name() {\
95 uint3 ret; \
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DTypes.hpp205 using uint3 = vec3<unsigned int>;
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderDebugger.cpp78 using uint3 = PerLane<unsigned int, 3>;
1231 sw::uint3 numWorkgroups;
1232 sw::uint3 workgroupID;
1233 sw::uint3 workgroupSize;
1236 sw::SIMD::uint3 globalInvocationId;
1237 sw::SIMD::uint3 localInvocationId;
1238 sw::SIMD::uint3 localInvocationIndex;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/third_party/ffx_spd/
H A Dffx_a.h1017 #define AU3 uint3

Completed in 13 milliseconds