Searched refs:image2d_arrays (Results 1 – 8 of 8) sorted by relevance
72 std::vector<std::pair<std::string, GPUImage2DArrayDescriptor>> image2d_arrays; member87 for (const auto& obj : image2d_arrays) { in GetNames()
143 resources.image2d_arrays.push_back({"image2d_array", desc}); in GetGPUResources()
40 std::vector<std::pair<std::string, id<MTLTexture>>> image2d_arrays; member
548 for (const auto& r : resources.image2d_arrays) { in SetGPUResources()601 for (const auto& r : resources.image2d_arrays) { in AddGPUResources()
287 resources->image2d_arrays.push_back({"image2d_array", texture_mem_}); in GetGPUResources()
39 std::vector<std::pair<std::string, cl_mem>> image2d_arrays; member
531 for (const auto& r : resources.image2d_arrays) { in AddGPUResources()676 for (const auto& r : resources.image2d_arrays) { in SetGPUResources()
381 resources->image2d_arrays.push_back({"image2d_array", memory_}); in GetGPUResources()