Searched defs:localsize (Results 1 – 8 of 8) sorted by relevance
31 inline std::string GetShaderHeader(const uint3& localsize) { in GetShaderHeader()
77 size_t localsize[2]; in test_enqueued_local_size() local
280 size_t localsize[2]; in test_work_group_broadcast_2D() local407 size_t localsize[3]; in test_work_group_broadcast_3D() local
46 std::string GetShaderHeader(const uint3& localsize) { in GetShaderHeader()
186 std::string GetShaderHeader(uint3 localsize) { in GetShaderHeader()
49 std::string GetShaderHeader(uint3 localsize) { in GetShaderHeader()
2505 const tcu::IVec3& localsize, in DispatchBaseTest()2549 const tcu::IVec3& localsize, in DispatchBaseTestInstance()2768 const tcu::IVec3& localsize, in DeviceIndexTest()2811 const tcu::IVec3& localsize, in DeviceIndexTestInstance()
1659 int stacksize, int localsize) in modifyClassConstructor()