Home
last modified time | relevance | path

Searched refs:worksize (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeBasicComputeShaderTests.cpp2616 const tcu::IVec3& worksize,
2640 const tcu::IVec3& worksize,
2660 const tcu::IVec3& worksize,
2667 , m_workSize (worksize)
2715 const tcu::IVec3& worksize,
2723 , m_workSize (worksize)
2940 const tcu::IVec3& worksize,
2953 const tcu::IVec3& worksize,
2958 , m_workSize (worksize)
3003 const tcu::IVec3& worksize,
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeBasicComputeShaderTests.cpp2469 const tcu::IVec3& worksize,
2488 const tcu::IVec3& worksize,
2506 const tcu::IVec3& worksize,
2511 , m_workSize (worksize)
2550 const tcu::IVec3& worksize,
2556 , m_workSize (worksize)
2756 const tcu::IVec3& worksize);
2769 const tcu::IVec3& worksize)
2773 , m_workSize (worksize)
2812 const tcu::IVec3& worksize)
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_entry.cpp750 size_t worksize = sizeof(compression_working_buffers) * thread_count; in astcenc_context_alloc() local
751 ctx->working_buffers = aligned_malloc<compression_working_buffers>(worksize, ASTCENC_VECALIGN); in astcenc_context_alloc()

Completed in 9 milliseconds