Searched defs:worksize (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/eigen/bench/btl/libs/BLAS/ |
H A D | blas_interface_impl.hh | 121 int worksize = N*bsize; in hessenberg() local 136 int worksize = N*bsize; in tridiagonalization() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeBasicComputeShaderTests.cpp | 2799 … const tcu::IVec3 &localsize, const tcu::IVec3 &worksize, const tcu::IVec3 &splitsize, in DispatchBaseTest() 2855 …ontext &context, const uint32_t numValues, const tcu::IVec3 &localsize, const tcu::IVec3 &worksize, in DispatchBaseTestInstance() 3102 const tcu::IVec3 &localsize, const tcu::IVec3 &worksize, in DeviceIndexTest() 3154 …ontext &context, const uint32_t numValues, const tcu::IVec3 &localsize, const tcu::IVec3 &worksize, in DeviceIndexTestInstance()
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_entry.cpp | 784 size_t worksize = sizeof(compression_working_buffers) * thread_count; in astcenc_context_alloc() local
|